Update version suffix for 2.0.0 RTM release
This commit is contained in:
parent
84f7aad30e
commit
4d156bcaca
|
|
@ -2,6 +2,6 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionPrefix>2.0.0</VersionPrefix>
|
<VersionPrefix>2.0.0</VersionPrefix>
|
||||||
<VersionSuffix>preview3</VersionSuffix>
|
<VersionSuffix>rtm</VersionSuffix>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue