Allocate from a budget of 25
- Newly generated algorithm thanks to GPT - Somehow I thought the budget was 50
This commit is contained in:
parent
a8717a5177
commit
8dcefdded0
2 changed files with 34 additions and 89 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue