PkmnLib.NET/PkmnLib.NET.slnx
Deukhoofd 9370325cc2
All checks were successful
continuous-integration/drone/push Build is passing
Fix slnx file
2025-05-17 17:46:41 +02:00

19 lines
768 B
Plaintext

<Solution>
<Configurations>
<BuildType Name="Debug" />
<BuildType Name="Release" />
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<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>