We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2b93d commit 3e12f1aCopy full SHA for 3e12f1a
dotnet/nuget/nuget-package.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<!-- Central version prefix - applies to all nuget packages. -->
4
- <Version>0.20</Version>
+ <Version>0.21</Version>
5
6
<Configurations>Debug;Release;Publish</Configurations>
7
<IsPackable>true</IsPackable>
0 commit comments