Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{36D4C321-E918-460F-B348-16A805F88884}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web.Tests", "Web.Tests\Web.Tests.csproj", "{A2CF2B7A-A0A7-4A32-895C-A7B4DBC57722}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {36D4C321-E918-460F-B348-16A805F88884}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {36D4C321-E918-460F-B348-16A805F88884}.Debug|Any CPU.Build.0 = Debug|Any CPU {36D4C321-E918-460F-B348-16A805F88884}.Release|Any CPU.ActiveCfg = Release|Any CPU {36D4C321-E918-460F-B348-16A805F88884}.Release|Any CPU.Build.0 = Release|Any CPU {A2CF2B7A-A0A7-4A32-895C-A7B4DBC57722}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A2CF2B7A-A0A7-4A32-895C-A7B4DBC57722}.Debug|Any CPU.Build.0 = Debug|Any CPU {A2CF2B7A-A0A7-4A32-895C-A7B4DBC57722}.Release|Any CPU.ActiveCfg = Release|Any CPU {A2CF2B7A-A0A7-4A32-895C-A7B4DBC57722}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal