Skip to content

Commit 66c9263

Browse files
authored
Merge pull request #769 from Erior/feature/766
Update Zstd to 0.7.2
2 parents 6bcaebc + 7feee10 commit 66c9263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharpCompress/SharpCompress.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
31-
<PackageReference Include="ZstdSharp.Port" Version="0.6.1" />
31+
<PackageReference Include="ZstdSharp.Port" Version="0.7.2" />
3232
</ItemGroup>
3333
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
3434
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />

0 commit comments

Comments
 (0)