Change special version to preview1

This commit is contained in:
Pranav K 2017-04-04 10:09:35 -07:00
parent 6f31e4725f
commit 52085a78cc
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix> <VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix> <VersionSuffix>preview1</VersionSuffix>
</PropertyGroup> </PropertyGroup>
</Project> </Project>