PkmnLib.NET/PkmnLib.NET.slnx
Deukhoofd 32aaa5150a
All checks were successful
Build / Build (push) Successful in 54s
Initial setup for testing AI performance, random fixes
2025-07-05 13:56:33 +02:00

27 lines
1.1 KiB
Plaintext

<Solution>
<Configurations>
<BuildType Name="Debug" />
<BuildType Name="Release" />
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/AI/">
<Project Path="AI\AIRunner\AIRunner.csproj" Type="Classic C#">
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
</Folder>
<Folder Name="/Plugins/">
<Project Path="Plugins\PkmnLib.Plugin.Gen7.Tests\PkmnLib.Plugin.Gen7.Tests.csproj" Type="Classic C#" />
<Project Path="Plugins\PkmnLib.Plugin.Gen7\PkmnLib.Plugin.Gen7.csproj" Type="Classic C#" />
</Folder>
<Folder Name="/SolutionFiles/">
<File Path=".editorconfig" />
</Folder>
<Project Path="PkmnLib.Dynamic\PkmnLib.Dynamic.csproj" Type="Classic C#" />
<Project Path="PkmnLib.Static\PkmnLib.Static.csproj" Type="Classic C#" />
<Project Path="PkmnLib.Tests\PkmnLib.Tests.csproj" Type="Classic C#" />
</Solution>