2020-05-02 17:54:07 +00:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PkmnLibSharp", "PkmnLibSharp\PkmnLibSharp.csproj", "{4CB6DA3C-017B-4AE0-B889-3DFE6B969CD0}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PkmnLibSharpTests", "PkmnLibSharpTests\PkmnLibSharpTests.csproj", "{0D15FD33-1AEA-44F4-8211-AA8AF97EA534}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
2020-12-23 11:27:58 +00:00
|
|
|
|
Debug|x64 = Debug|x64
|
2020-12-31 11:58:19 +00:00
|
|
|
|
Release|x64 = Release|x64
|
2020-05-02 17:54:07 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2020-12-23 11:27:58 +00:00
|
|
|
|
{0D15FD33-1AEA-44F4-8211-AA8AF97EA534}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{0D15FD33-1AEA-44F4-8211-AA8AF97EA534}.Debug|x64.Build.0 = Debug|x64
|
2020-12-31 11:58:19 +00:00
|
|
|
|
{0D15FD33-1AEA-44F4-8211-AA8AF97EA534}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{0D15FD33-1AEA-44F4-8211-AA8AF97EA534}.Release|x64.Build.0 = Release|x64
|
2020-12-23 11:27:58 +00:00
|
|
|
|
{4CB6DA3C-017B-4AE0-B889-3DFE6B969CD0}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{4CB6DA3C-017B-4AE0-B889-3DFE6B969CD0}.Debug|x64.Build.0 = Debug|x64
|
2020-12-31 11:58:19 +00:00
|
|
|
|
{4CB6DA3C-017B-4AE0-B889-3DFE6B969CD0}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{4CB6DA3C-017B-4AE0-B889-3DFE6B969CD0}.Release|x64.Build.0 = Release|x64
|
2020-05-02 17:54:07 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|