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 dcf5341 commit 0000000Copy full SHA for 0000000
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <VersionPrefix>2.1.0</VersionPrefix>
+ <VersionPrefix>2.2.0</VersionPrefix>
5
<DebugType>portable</DebugType>
6
<LangVersion>preview</LangVersion>
7
<Nullable>enable</Nullable>
appveyor.yml
@@ -1,4 +1,4 @@
-version: 2.1.0-ci{build}
+version: 2.2.0-ci{build}
branches:
only:
- master
0 commit comments