This commit is contained in:
2025-05-15 09:58:41 +02:00
parent 3d7f071170
commit 35ee8f5bd9

View File

@@ -4,6 +4,7 @@
<TargetFramework>net9.0</TargetFramework> <TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<CompressionEnabled>false</CompressionEnabled>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Label="Nuget Settings"> <PropertyGroup Label="Nuget Settings">