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 dec9126 commit a2a64a3Copy full SHA for a2a64a3
dotnet/nuget/nuget-package.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<!-- Central version prefix - applies to all nuget packages. -->
4
- <VersionPrefix>1.21.0</VersionPrefix>
+ <VersionPrefix>1.21.1</VersionPrefix>
5
<PackageVersion Condition="'$(VersionSuffix)' != ''">$(VersionPrefix)-$(VersionSuffix)</PackageVersion>
6
<PackageVersion Condition="'$(VersionSuffix)' == ''">$(VersionPrefix)</PackageVersion>
7
0 commit comments