Update version suffix for 2.0.0 RTM release
This commit is contained in:
parent
1a9fcc6951
commit
52206f7afb
|
|
@ -1,6 +1,6 @@
|
||||||
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
|
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionSuffix>preview3</VersionSuffix>
|
<VersionSuffix>rtm</VersionSuffix>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue