Fix slnx file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Deukhoofd 2025-05-17 17:46:41 +02:00
parent a17cb92c5a
commit 9370325cc2
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F

View File

@ -13,7 +13,6 @@
<Folder Name="/SolutionFiles/"> <Folder Name="/SolutionFiles/">
<File Path=".editorconfig" /> <File Path=".editorconfig" />
</Folder> </Folder>
<Project Path="PkmnLib.Dataloader\PkmnLib.Dataloader.csproj" Type="Classic C#"/>
<Project Path="PkmnLib.Dynamic\PkmnLib.Dynamic.csproj" Type="Classic C#" /> <Project Path="PkmnLib.Dynamic\PkmnLib.Dynamic.csproj" Type="Classic C#" />
<Project Path="PkmnLib.Static\PkmnLib.Static.csproj" Type="Classic C#" /> <Project Path="PkmnLib.Static\PkmnLib.Static.csproj" Type="Classic C#" />
<Project Path="PkmnLib.Tests\PkmnLib.Tests.csproj" Type="Classic C#" /> <Project Path="PkmnLib.Tests\PkmnLib.Tests.csproj" Type="Classic C#" />