Add solution configurations

This commit is contained in:
KeatonTheBot
2026-08-29 18:08:19 -05:00
parent ec0ec3a86a
commit 53bde335d9
39 changed files with 82 additions and 5 deletions
@@ -4,6 +4,8 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<Configurations>Debug;Release;Debug AOT;Release AOT</Configurations>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<ItemGroup>