Update NuGet dependencies across plugin projects

This commit is contained in:
ema
2026-04-13 22:58:19 +08:00
parent bccf30fa0a
commit 56e9197b4f
8 changed files with 11 additions and 11 deletions
@@ -72,7 +72,7 @@
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="6.0.2" />
<PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="7.0.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
<PackageReference Include="PureSharpCompress" Version="0.40.0" />