Initial setup for testing AI performance, random fixes
All checks were successful
Build / Build (push) Successful in 54s
All checks were successful
Build / Build (push) Successful in 54s
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
<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#" />
|
||||
|
||||
Reference in New Issue
Block a user