Allocate from a budget of 25

- Newly generated algorithm thanks to GPT
- Somehow I thought the budget was 50
This commit is contained in:
Tony Bark 2025-04-27 06:10:00 -04:00
parent a8717a5177
commit 8dcefdded0
2 changed files with 34 additions and 89 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<Version>0.1.100</Version>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>