Skip to content

Commit 31baec3

Browse files
authored
Increment the package version for Compatibility package (#19906)
1 parent c92b2cb commit 31baec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compatibility/Microsoft.DotNet.Compatibility/Microsoft.DotNet.Compatibility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<IsPackable>true</IsPackable>
66
<IsShippingPackage>true</IsShippingPackage>
77
<StrongNameKeyId>Open</StrongNameKeyId>
8-
<VersionPrefix>1.0.0</VersionPrefix>
8+
<VersionPrefix>2.0.0</VersionPrefix>
99
<IncludeBuildOutput>false</IncludeBuildOutput>
1010
<!-- This package doesnot contain any lib or ref assemblies because its a tooling package.-->
1111
<NoWarn>$(NoWarn);NU5128</NoWarn>

0 commit comments

Comments
 (0)