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 c92b2cb commit 31baec3Copy full SHA for 31baec3
src/Compatibility/Microsoft.DotNet.Compatibility/Microsoft.DotNet.Compatibility.csproj
@@ -5,7 +5,7 @@
5
<IsPackable>true</IsPackable>
6
<IsShippingPackage>true</IsShippingPackage>
7
<StrongNameKeyId>Open</StrongNameKeyId>
8
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>2.0.0</VersionPrefix>
9
<IncludeBuildOutput>false</IncludeBuildOutput>
10
<!-- This package doesnot contain any lib or ref assemblies because its a tooling package.-->
11
<NoWarn>$(NoWarn);NU5128</NoWarn>
0 commit comments