This commit is contained in:
2025-11-19 00:08:07 +01:00
11 changed files with 199 additions and 28 deletions

View File

@@ -4,6 +4,9 @@
<TargetFramework>net10.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<OutputType>Exe</OutputType>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackAsTool>True</PackAsTool>
</PropertyGroup>
<ItemGroup>