We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803b4a2 commit 03abcd2Copy full SHA for 03abcd2
src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj
@@ -46,7 +46,7 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.2 for more
46
</PropertyGroup>
47
48
<ItemGroup>
49
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19270-01" PrivateAssets="All"/>
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
50
</ItemGroup>
51
52
</Project>
0 commit comments