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 6a5c438 commit 0112be6Copy full SHA for 0112be6
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<VersionMajor>1</VersionMajor>
4
- <VersionMinor>11</VersionMinor>
+ <VersionMinor>12</VersionMinor>
5
<VersionPatch>0</VersionPatch>
6
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
7
<VersionSuffix Condition="'$(Configuration)'=='DEBUG'">develop</VersionSuffix>
0 commit comments