Rollback SharpCompress before clear dependencies

This commit is contained in:
ema
2025-05-14 02:38:26 +08:00
parent 47f4106b5d
commit 4170dc7a16

View File

@@ -52,7 +52,8 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="SharpCompress" Version="0.39.0" /> <!--Rollback SharpCompress to 0.38.0 before clear dependencies-->
<PackageReference Include="SharpCompress" Version="0.38.0" />
<PackageReference Include="UTF.Unknown" Version="2.5.1" /> <PackageReference Include="UTF.Unknown" Version="2.5.1" />
</ItemGroup> </ItemGroup>