Bump SharpCompress from 0.34.0 to 0.34.1

Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: SharpCompress
  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] 2023-10-03 01:56:59 +00:00 committed by Jeremy Pritts
parent 844fb9a72d
commit 8c54dc0ec1

View File

@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AssetRipper.Primitives" Version="2.0.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6" />
<PackageReference Include="SharpCompress" Version="0.34.0" />
<PackageReference Include="SharpCompress" Version="0.34.1" />
</ItemGroup>
<ItemGroup>