From 3cdf847f3d2973741c5ac2efd701dbf00e59452b Mon Sep 17 00:00:00 2001 From: ema Date: Thu, 11 Sep 2025 11:05:39 +0800 Subject: [PATCH] Fix NuGet package path issue for FreeTypeSharp --- .../QuickLook.Plugin.FontViewer.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/QuickLook.Plugin/QuickLook.Plugin.FontViewer/QuickLook.Plugin.FontViewer.csproj b/QuickLook.Plugin/QuickLook.Plugin.FontViewer/QuickLook.Plugin.FontViewer.csproj index 9c4210c..728fb42 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.FontViewer/QuickLook.Plugin.FontViewer.csproj +++ b/QuickLook.Plugin/QuickLook.Plugin.FontViewer/QuickLook.Plugin.FontViewer.csproj @@ -53,17 +53,17 @@ - + PreserveNewest $(OutDir)win-x64\ runtimes\win-x64\freetype.dll - + PreserveNewest $(OutDir)win-x86\ runtimes\win-x86\freetype.dll -