mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 02:49:06 +00:00
Use PureSharpCompress instead of SharpCompress
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<!--Rollback SharpCompress to 0.38.0 before clear dependencies-->
|
||||
<PackageReference Include="SharpCompress" Version="0.38.0" />
|
||||
<PackageReference Include="PureSharpCompress" Version="0.39.0" />
|
||||
<PackageReference Include="UTF.Unknown" Version="2.5.1" />
|
||||
</ItemGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user