Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AcceptanceTests", "AcceptanceTests\AcceptanceTests.csproj", "{0F822A90-50F7-4C36-8303-5E2CBD2CF7C7}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Framework", "Framework\Framework.csproj", "{C06CFF66-9CC9-4ACE-BD17-62348142F2BB}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Framework.Tests", "Framework.Tests\Framework.Tests.csproj", "{66C0B946-B10C-4BF8-AE7D-DBB5B0910A06}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0F822A90-50F7-4C36-8303-5E2CBD2CF7C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0F822A90-50F7-4C36-8303-5E2CBD2CF7C7}.Debug|Any CPU.Build.0 = Debug|Any CPU {0F822A90-50F7-4C36-8303-5E2CBD2CF7C7}.Release|Any CPU.ActiveCfg = Release|Any CPU {0F822A90-50F7-4C36-8303-5E2CBD2CF7C7}.Release|Any CPU.Build.0 = Release|Any CPU {C06CFF66-9CC9-4ACE-BD17-62348142F2BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C06CFF66-9CC9-4ACE-BD17-62348142F2BB}.Debug|Any CPU.Build.0 = Debug|Any CPU {C06CFF66-9CC9-4ACE-BD17-62348142F2BB}.Release|Any CPU.ActiveCfg = Release|Any CPU {C06CFF66-9CC9-4ACE-BD17-62348142F2BB}.Release|Any CPU.Build.0 = Release|Any CPU {66C0B946-B10C-4BF8-AE7D-DBB5B0910A06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {66C0B946-B10C-4BF8-AE7D-DBB5B0910A06}.Debug|Any CPU.Build.0 = Debug|Any CPU {66C0B946-B10C-4BF8-AE7D-DBB5B0910A06}.Release|Any CPU.ActiveCfg = Release|Any CPU {66C0B946-B10C-4BF8-AE7D-DBB5B0910A06}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal