Bump SharpCompress from 0.33.0 to 0.34.0

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

---
updated-dependencies:
- dependency-name: SharpCompress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-19 01:45:58 +00:00 committed by Jeremy Pritts
parent c7961747a6
commit ffa6b06af6

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.33.0" />
<PackageReference Include="SharpCompress" Version="0.34.0" />
</ItemGroup>
<ItemGroup>