From 54fed86f2e87696547aa88bfca1b1271661d0c5a Mon Sep 17 00:00:00 2001 From: ema Date: Sun, 8 Dec 2024 04:38:27 +0800 Subject: [PATCH] Update the SharpCompress version and fix exception Resolve the problem where the `get_IsEncrypted` method in older versions of SharpCompress would throw an error in certain scenarios. --- .../QuickLook.Plugin.ArchiveViewer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj index a030126..5e8d1de 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj +++ b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj @@ -52,7 +52,7 @@ - +