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 bf220fc commit 768f34cCopy full SHA for 768f34c
build/version.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<VersionPrefix>2.2.0</VersionPrefix>
5
- <VersionSuffix>preview</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
6
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
7
</PropertyGroup>
8
0 commit comments