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 695ad64 commit a33c198Copy full SHA for a33c198
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Version>1.1.0</Version>
4
<AssemblyVersion>1.1.0</AssemblyVersion>
5
- <InformationalVersion>1.1.0-rc</InformationalVersion>
+ <InformationalVersion>1.1.0</InformationalVersion>
6
<FileVersion>1.1.0.0</FileVersion>
7
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
8
<NeutralLanguage>en-US</NeutralLanguage>
0 commit comments