Deleted unnecessary files

Not compiling
This commit is contained in:
Matthias Heil
2026-04-04 13:49:12 +02:00
parent ce2ac98cd4
commit 3b9d8f4c16
33 changed files with 51 additions and 1750 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>