We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4caeec3 commit df520d9Copy full SHA for df520d9
Directory.Build.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<MajorVersion>2</MajorVersion>
5
<MinorVersion>0</MinorVersion>
6
- <PatchVersion>1</PatchVersion>
+ <PatchVersion>2</PatchVersion>
7
</PropertyGroup>
8
<!-- Disable automatic package publishing -->
9
0 commit comments