Added .Net framework 4.8 and upgraded to .NET 8.0

This commit is contained in:
2024-02-08 20:33:06 +01:00
parent b4cc44866e
commit 54239a44c7
2 changed files with 9 additions and 13 deletions

View File

@@ -9,7 +9,6 @@
<ItemGroup>
<PackageReference Include="EonaCat.Web.RateLimiter" Version="1.0.2" />
<PackageReference Include="EonaCat.Web.Tracer" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
</ItemGroup>
<ItemGroup>