Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Helpers", "Helpers\Helpers.csproj", "{ED1ED69D-E66E-41B5-8072-909499C39797}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelpersTest", "HelpersTest\HelpersTest.csproj", "{CA14193F-C7B6-4D1D-8C39-83A2082A0947}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2C81C703-D8AE-4AD1-8060-612038156C0B}" ProjectSection(SolutionItems) = preProject Helpers.vsmdi = Helpers.vsmdi LocalTestRun.testrunconfig = LocalTestRun.testrunconfig EndProjectSection EndProject Global GlobalSection(TestCaseManagementSettings) = postSolution CategoryFile = Helpers.vsmdi EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {ED1ED69D-E66E-41B5-8072-909499C39797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ED1ED69D-E66E-41B5-8072-909499C39797}.Debug|Any CPU.Build.0 = Debug|Any CPU {ED1ED69D-E66E-41B5-8072-909499C39797}.Release|Any CPU.ActiveCfg = Release|Any CPU {ED1ED69D-E66E-41B5-8072-909499C39797}.Release|Any CPU.Build.0 = Release|Any CPU {CA14193F-C7B6-4D1D-8C39-83A2082A0947}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CA14193F-C7B6-4D1D-8C39-83A2082A0947}.Debug|Any CPU.Build.0 = Debug|Any CPU {CA14193F-C7B6-4D1D-8C39-83A2082A0947}.Release|Any CPU.ActiveCfg = Release|Any CPU {CA14193F-C7B6-4D1D-8C39-83A2082A0947}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal