started problem three
This commit is contained in:
@@ -7,6 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProblemOne", "ProblemOne\Pr
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProblemTwo", "ProblemTwo\ProblemTwo.csproj", "{B2FF7525-4241-41D1-B325-F814DEB7672F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProblemThree", "ProblemThree\ProblemThree.csproj", "{007B716C-A950-42C8-9755-1D9D1EC702FA}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -21,6 +23,10 @@ Global
|
||||
{B2FF7525-4241-41D1-B325-F814DEB7672F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{B2FF7525-4241-41D1-B325-F814DEB7672F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B2FF7525-4241-41D1-B325-F814DEB7672F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{007B716C-A950-42C8-9755-1D9D1EC702FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{007B716C-A950-42C8-9755-1D9D1EC702FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{007B716C-A950-42C8-9755-1D9D1EC702FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{007B716C-A950-42C8-9755-1D9D1EC702FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user