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 38a0128 commit bf220fcCopy full SHA for bf220fc
build/version.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <VersionPrefix>2.1.1</VersionPrefix>
+ <VersionPrefix>2.2.0</VersionPrefix>
5
<VersionSuffix>preview</VersionSuffix>
6
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
7
</PropertyGroup>
0 commit comments