Skip to content

Commit 3e12f1a

Browse files
.Net: Update nuget version to 0.21
1 parent 4b2b93d commit 3e12f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/nuget/nuget-package.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- Central version prefix - applies to all nuget packages. -->
4-
<Version>0.20</Version>
4+
<Version>0.21</Version>
55

66
<Configurations>Debug;Release;Publish</Configurations>
77
<IsPackable>true</IsPackable>

0 commit comments

Comments
 (0)