Removed unnecessary versions + fixed ci artifacts

This commit is contained in:
2024-12-22 19:38:16 +01:00
parent 2308e1520d
commit 1bc48b0ba2
8 changed files with 8 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>disable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>