more tuning switched to background sub

This commit is contained in:
Boki 2026-02-11 15:39:57 -05:00
parent 641c87121a
commit 6600969947
4 changed files with 171 additions and 37 deletions

View file

@ -5,6 +5,7 @@
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>