Bump ZstdSharp.Port from 0.7.5 to 0.7.6 (#1270)

Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/oleg-st/ZstdSharp/releases)
- [Commits](https://github.com/oleg-st/ZstdSharp/compare/0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: ZstdSharp.Port
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-24 19:20:22 -07:00 committed by GitHub
parent 4f2554cb44
commit d85c4fbe6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
<PackageReference Include="AssetRipper.Primitives" Version="2.1.1" /> <PackageReference Include="AssetRipper.Primitives" Version="2.1.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" /> <PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="SharpCompress" Version="0.36.0" /> <PackageReference Include="SharpCompress" Version="0.36.0" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.5" /> <PackageReference Include="ZstdSharp.Port" Version="0.7.6" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>