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 2457b4e commit 0cb14a3Copy full SHA for 0cb14a3
version.props
@@ -1,7 +1,7 @@
1
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
2
<Project>
3
<PropertyGroup>
4
- <VersionPrefix>2.0.0</VersionPrefix>
5
- <VersionSuffix>rtm</VersionSuffix>
+ <VersionPrefix>2.1.0</VersionPrefix>
+ <VersionSuffix>preview1</VersionSuffix>
6
</PropertyGroup>
7
</Project>
0 commit comments