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