Roll back nuget package

This commit is contained in:
Nikolaj Olsson 2024-07-08 20:21:57 +02:00
parent 59e17d0126
commit 763cd3595f
2 changed files with 1 additions and 9 deletions

View File

@ -1,8 +0,0 @@
{
"profiles": {
"UpdateAssemblyInfo": {
"commandName": "Project",
"commandLineArgs": "\"..\\..\\ui\\Properties\\AssemblyInfo.cs.template\" \"..\\..\\src\\libse\\Properties\\AssemblyInfo.cs.template\""
}
}
}

View File

@ -54,7 +54,7 @@
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="UTF.Unknown" Version="2.5.1" />
<PackageReference Include="zlib.net-mutliplatform" Version="1.0.7" />
<PackageReference Include="zlib.net-mutliplatform" Version="1.0.6" />
</ItemGroup>
<ItemGroup>