RyujinxHelper/RyuBot.slnx
Evan Husted 03586719a2 slnx
2025-01-07 20:57:35 -06:00

14 lines
No EOL
546 B
Text

<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
</Configurations>
<Project Path="src\Bot\RyuBot.csproj" Type="Classic C#">
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
</Project>
<Project Path="src\UI\RyuBot.UI.csproj" Type="Classic C#">
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
</Project>
</Solution>