Bump ZstdSharp.Port from 0.8.1 to 0.8.2

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

---
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] 2024-11-14 01:15:06 +00:00 committed by Jeremy Pritts
parent 31a3daf905
commit 4c1f890a4f

View File

@ -11,7 +11,7 @@
<PackageReference Include="AssetRipper.Primitives" Version="3.1.3" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="SharpCompress" Version="0.38.0" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.1" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.2" />
</ItemGroup>
</Project>