Skip to content

Commit 0902c50

Browse files
committed
Rollback SharpCompress before clear dependencies
1 parent 47f4106 commit 0902c50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
</PropertyGroup>
5353

5454
<ItemGroup>
55-
<PackageReference Include="SharpCompress" Version="0.39.0" />
55+
<!--Rollback SharpCompress to 0.38.0 before clear dependencies-->
56+
<PackageReference Include="SharpCompress" Version="0.38.0" />
5657
<PackageReference Include="UTF.Unknown" Version="2.5.1" />
5758
</ItemGroup>
5859

0 commit comments

Comments
 (0)