mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-25 21:47:55 +02:00
Add solution configurations
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user