48 lines
2.3 KiB
Plaintext
48 lines
2.3 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
# Visual Studio 2010
|
|||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CB3A1702-DC9F-413C-B7F2-573828E34087}"
|
|||
|
ProjectSection(SolutionItems) = preProject
|
|||
|
localtestrun.testrunconfig = localtestrun.testrunconfig
|
|||
|
NestedProject.UnitTests.vsmdi = NestedProject.UnitTests.vsmdi
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NestedProject", "Src\NestedProject.csproj", "{E9B43C9E-60AA-4387-A955-CAFB7EFA8C27}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NestedProject.UnitTests", "UnitTests\NestedProject.UnitTests.csproj", "{C7B55182-723F-4543-B166-EF365F824984}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|||
|
SccNumberOfProjects = 3
|
|||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|||
|
SccTeamFoundationServer = http://vmbgitvstfat25:8080/
|
|||
|
SccProjectUniqueName0 = Src\\NestedProject.csproj
|
|||
|
SccProjectName0 = Src
|
|||
|
SccLocalPath0 = Src
|
|||
|
SccLocalPath1 = .
|
|||
|
SccProjectUniqueName2 = UnitTests\\NestedProject.UnitTests.csproj
|
|||
|
SccProjectName2 = UnitTests
|
|||
|
SccLocalPath2 = UnitTests
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(TestCaseManagementSettings) = postSolution
|
|||
|
CategoryFile = NestedProject.UnitTests.vsmdi
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{E9B43C9E-60AA-4387-A955-CAFB7EFA8C27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{E9B43C9E-60AA-4387-A955-CAFB7EFA8C27}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{E9B43C9E-60AA-4387-A955-CAFB7EFA8C27}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{E9B43C9E-60AA-4387-A955-CAFB7EFA8C27}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{C7B55182-723F-4543-B166-EF365F824984}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{C7B55182-723F-4543-B166-EF365F824984}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{C7B55182-723F-4543-B166-EF365F824984}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{C7B55182-723F-4543-B166-EF365F824984}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|