Skip to content

Commit

Permalink
Merge pull request #769 from Erior/feature/766
Browse files Browse the repository at this point in the history
Update Zstd to 0.7.2
  • Loading branch information
adamhathcock committed Sep 25, 2023
2 parents 6bcaebc + 7feee10 commit 66c9263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpCompress/SharpCompress.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="ZstdSharp.Port" Version="0.6.1" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.2" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
Expand Down

0 comments on commit 66c9263

Please sign in to comment.