We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe65bd6 commit c9f27d1Copy full SHA for c9f27d1
src/Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.10.5</Version>
+ <Version>5.11.0</Version>
5
<Authors>ServiceStack</Authors>
6
<Company>ServiceStack, Inc.</Company>
7
<Copyright>© 2008-2018 ServiceStack, Inc</Copyright>
tests/Directory.Build.props
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
0 commit comments