Skip to content

Commit

Permalink
bump to v6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Aug 30, 2022
1 parent edd7760 commit a8628a4
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion ServiceStack.Aws/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Aws/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Azure/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Azure/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Blazor/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Blazor/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Core/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Core/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Logging/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Logging/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.OrmLite/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.OrmLite/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Redis/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Redis/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Stripe/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Stripe/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Text/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Text/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion build/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion build/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down

0 comments on commit a8628a4

Please sign in to comment.