Update version number to 2.2.0
This commit is contained in:
parent
9e20cd6d07
commit
0a0cc0cbbd
|
|
@ -1,6 +1,6 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>2.1.0</VersionPrefix>
|
||||
<VersionPrefix>2.2.0</VersionPrefix>
|
||||
<ExperimentalProjectVersionPrefix>0.4.0</ExperimentalProjectVersionPrefix>
|
||||
<VersionSuffix>preview2</VersionSuffix>
|
||||
<PackageVersion Condition="'$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' == 'rtm' ">$(VersionPrefix)</PackageVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue