Update NuGet package versions in project files

This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
This commit is contained in:
ema
2025-09-08 02:42:09 +08:00
parent e0a2204e56
commit c748f6d7e4
13 changed files with 20 additions and 20 deletions

View File

@@ -53,7 +53,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="33.1.0" />
<PackageReference Include="UTF.Unknown" Version="2.5.1" />
<PackageReference Include="UTF.Unknown" Version="2.6.0" />
</ItemGroup>
<ItemGroup>