|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio 15
|
|
|
|
|
VisualStudioVersion = 15.0.28010.2003
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesignPatternStudy.Learn", "DesignPatternStudy.Learn\DesignPatternStudy.Learn.csproj", "{9CE997BC-ABF1-4AD0-99C2-B97A8BF91659}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesignPatternStudy.LearnTest", "DesignPatternStudy.LearnTest\DesignPatternStudy.LearnTest.csproj", "{1FF6F739-4DF3-4C72-89C7-4DECFC3C6F9E}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{9CE997BC-ABF1-4AD0-99C2-B97A8BF91659}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{9CE997BC-ABF1-4AD0-99C2-B97A8BF91659}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{9CE997BC-ABF1-4AD0-99C2-B97A8BF91659}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{9CE997BC-ABF1-4AD0-99C2-B97A8BF91659}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{1FF6F739-4DF3-4C72-89C7-4DECFC3C6F9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{1FF6F739-4DF3-4C72-89C7-4DECFC3C6F9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{1FF6F739-4DF3-4C72-89C7-4DECFC3C6F9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{1FF6F739-4DF3-4C72-89C7-4DECFC3C6F9E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {90488EA0-2B66-4878-AB50-82BE3EC38CA5}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|