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 ce4735c commit 23e71b5Copy full SHA for 23e71b5
build/common.props
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<MajorVersion>3</MajorVersion>
7
- <MinorVersion>21</MinorVersion>
+ <MinorVersion>22</MinorVersion>
8
<PatchVersion>0</PatchVersion>
9
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
10
<Version Condition=" '$(BuildNumber)' != '' ">$(VersionPrefix)-$(BuildNumber)</Version>
0 commit comments