You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.7 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.34407.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Parent", "Parent\Parent.csproj", "{552EA0DE-55C7-4444-B752-E7FE10DD4C25}"
ProjectSection(ProjectDependencies) = postProject
{E9A2A797-B611-4E64-89D8-789B6C0AB486} = {E9A2A797-B611-4E64-89D8-789B6C0AB486}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Child", "Child\Child.csproj", "{E9A2A797-B611-4E64-89D8-789B6C0AB486}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{552EA0DE-55C7-4444-B752-E7FE10DD4C25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{552EA0DE-55C7-4444-B752-E7FE10DD4C25}.Debug|Any CPU.Build.0 = Debug|Any CPU
{552EA0DE-55C7-4444-B752-E7FE10DD4C25}.Release|Any CPU.ActiveCfg = Release|Any CPU
{552EA0DE-55C7-4444-B752-E7FE10DD4C25}.Release|Any CPU.Build.0 = Release|Any CPU
{E9A2A797-B611-4E64-89D8-789B6C0AB486}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9A2A797-B611-4E64-89D8-789B6C0AB486}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9A2A797-B611-4E64-89D8-789B6C0AB486}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9A2A797-B611-4E64-89D8-789B6C0AB486}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {71216868-7167-42DC-A71C-CAEC01004079}
EndGlobalSection
EndGlobal