Reinstall nuget packages

This commit is contained in:
Crsky
2025-03-15 21:20:56 +08:00
parent fd266f65ae
commit 5654485fb7
9 changed files with 85 additions and 87 deletions

View File

@@ -348,8 +348,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Bom\" />
<Folder Include="HyperWorks\" />
<Folder Include="Nanami\" />
</ItemGroup>
<ItemGroup />

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="SharpZipLib" version="1.3.3" targetFramework="net46" />
<package id="SharpZipLib" version="1.3.3" targetFramework="net461" />
</packages>