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 4057a18 commit c260f31Copy full SHA for c260f31
src/Directory.Build.props
@@ -1,7 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.0.0</VersionPrefix>
4
- <VersionSuffix>rc001</VersionSuffix>
+ <InformationalVersion>1.0.0-rc001</InformationalVersion>
5
<NeutralLanguage>en-US</NeutralLanguage>
6
<Company>Umbraco</Company>
7
<Copyright>Copyright © Umbraco 2021</Copyright>
0 commit comments