Skip to content

Commit ebc431f

Browse files
authored
Use Official package for SharpZipLib (#5735)
1 parent 04dda55 commit ebc431f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.ML.SamplesUtils/Microsoft.ML.SamplesUtils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="SharpZipLib.NETStandard" Version="1.0.7" />
16+
<PackageReference Include="SharpZipLib" Version="1.3.1" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)