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,13 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog" Version="4.3.1" />
</ItemGroup>
<ItemGroup>