Bump ZstdSharp.Port from 0.8.4 to 0.8.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-27 02:06:13 +00:00 committed by Jeremy Pritts
parent de5ce5b031
commit e2425d73ad

View File

@ -11,7 +11,7 @@
<PackageReference Include="AssetRipper.Primitives" Version="3.1.6" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="SharpCompress" Version="0.39.0" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.4" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.5" />
</ItemGroup>
</Project>