Try again; delete .sln later.
This commit is contained in:
Kurt 2025-09-05 17:35:53 -05:00
parent ee02b7c176
commit d574ce32d1

15
PKHeX.slnx Normal file
View File

@ -0,0 +1,15 @@
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="LICENSE.md" />
<File Path="README.md" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj" />
</Folder>
<Project Path="PKHeX.Core/PKHeX.Core.csproj" />
<Project Path="PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj" />
<Project Path="PKHeX.Drawing.PokeSprite/PKHeX.Drawing.PokeSprite.csproj" />
<Project Path="PKHeX.Drawing/PKHeX.Drawing.csproj" />
<Project Path="PKHeX.WinForms/PKHeX.WinForms.csproj" />
</Solution>