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 4995c9a commit 25bd198Copy full SHA for 25bd198
version.props
@@ -1,7 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
<VersionPrefix>2.0.0</VersionPrefix>
4
- <VersionSuffix>rtm</VersionSuffix>
5
<PackageVersion Condition="'$(APPVEYOR_REPO_TAG)' == 'true' AND '$(VersionSuffix)' != ''">$(VersionPrefix)-$(VersionSuffix)</PackageVersion>
6
7
<BuildNumber Condition=" '$(BuildNumber)' == '' ">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
0 commit comments