37 lines
2.0 KiB
Plaintext
37 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{55F52404-C1C7-4E04-8A4A-F0AF9616D6BE}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metin2Launcher", "src\Metin2Launcher\Metin2Launcher.csproj", "{6FF284A9-68DE-4423-91A4-03B20606C486}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{C5AD0C44-A658-4FF0-BBAE-DD5EF0D2F55F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metin2Launcher.Tests", "tests\Metin2Launcher.Tests\Metin2Launcher.Tests.csproj", "{15D6EB4F-5BC5-4801-AD36-ABEA56027973}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6FF284A9-68DE-4423-91A4-03B20606C486}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6FF284A9-68DE-4423-91A4-03B20606C486}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6FF284A9-68DE-4423-91A4-03B20606C486}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6FF284A9-68DE-4423-91A4-03B20606C486}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{15D6EB4F-5BC5-4801-AD36-ABEA56027973}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{15D6EB4F-5BC5-4801-AD36-ABEA56027973}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{15D6EB4F-5BC5-4801-AD36-ABEA56027973}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{15D6EB4F-5BC5-4801-AD36-ABEA56027973}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{6FF284A9-68DE-4423-91A4-03B20606C486} = {55F52404-C1C7-4E04-8A4A-F0AF9616D6BE}
|
|
{15D6EB4F-5BC5-4801-AD36-ABEA56027973} = {C5AD0C44-A658-4FF0-BBAE-DD5EF0D2F55F}
|
|
EndGlobalSection
|
|
EndGlobal
|