mirror of
https://github.com/Ryubing/RyujinxHelper.git
synced 2025-05-12 18:20:36 +01:00
14 lines
No EOL
546 B
Text
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> |