Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication1", "WebApplication1\WebApplication1.csproj", "{80B85F08-A71F-4596-A5B8-2179BF936142}" 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 {80B85F08-A71F-4596-A5B8-2179BF936142}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {80B85F08-A71F-4596-A5B8-2179BF936142}.Debug|Any CPU.Build.0 = Debug|Any CPU {80B85F08-A71F-4596-A5B8-2179BF936142}.Release|Any CPU.ActiveCfg = Release|Any CPU {80B85F08-A71F-4596-A5B8-2179BF936142}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal