This commit is contained in:
parent
a17cb92c5a
commit
9370325cc2
@ -1,20 +1,19 @@
|
|||||||
<Solution>
|
<Solution>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<BuildType Name="Debug"/>
|
<BuildType Name="Debug" />
|
||||||
<BuildType Name="Release"/>
|
<BuildType Name="Release" />
|
||||||
<Platform Name="Any CPU"/>
|
<Platform Name="Any CPU" />
|
||||||
<Platform Name="x64"/>
|
<Platform Name="x64" />
|
||||||
<Platform Name="x86"/>
|
<Platform Name="x86" />
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Folder Name="/Plugins/">
|
<Folder Name="/Plugins/">
|
||||||
<Project Path="Plugins\PkmnLib.Plugin.Gen7.Tests\PkmnLib.Plugin.Gen7.Tests.csproj" Type="Classic C#"/>
|
<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#"/>
|
<Project Path="Plugins\PkmnLib.Plugin.Gen7\PkmnLib.Plugin.Gen7.csproj" Type="Classic C#" />
|
||||||
</Folder>
|
</Folder>
|
||||||
<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#"/>
|
|
||||||
</Solution>
|
</Solution>
|
Loading…
x
Reference in New Issue
Block a user