This commit is contained in:
Infi
2024-08-14 14:21:27 +02:00
parent 4d341679ab
commit 9d6fcd2abe
33 changed files with 341 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.28.0</Version>
<Version>1.28.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>