Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VS2P4", "VS2P4\VS2P4.csproj", "{F903374C-25FA-4EE4-BE3A-E6C0D60684D3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E821C57F-D386-4F7C-8298-F9EB34E561AE}"
ProjectSection(SolutionItems) = preProject
Dependencies.txt = Dependencies.txt
EULA.txt = EULA.txt
License.txt = License.txt
Package.png = Package.png
ReadMe.txt = ReadMe.txt
VS2P4\solution explorer.png = VS2P4\solution explorer.png
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "TDD\UnitTests.csproj", "{AD378F64-94D2-46EB-9279-82CF59EAEDD8}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs11
SccLocalPath0 = .
SccProjectUniqueName1 = TDD\\UnitTests.csproj
SccProjectName1 = TDD
SccLocalPath1 = TDD
SccProjectUniqueName2 = VS2P4\\VS2P4.csproj
SccProjectName2 = VS2P4
SccLocalPath2 = VS2P4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F903374C-25FA-4EE4-BE3A-E6C0D60684D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F903374C-25FA-4EE4-BE3A-E6C0D60684D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F903374C-25FA-4EE4-BE3A-E6C0D60684D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F903374C-25FA-4EE4-BE3A-E6C0D60684D3}.Release|Any CPU.Build.0 = Release|Any CPU
{AD378F64-94D2-46EB-9279-82CF59EAEDD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD378F64-94D2-46EB-9279-82CF59EAEDD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD378F64-94D2-46EB-9279-82CF59EAEDD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD378F64-94D2-46EB-9279-82CF59EAEDD8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal