Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jMVC.NET", "jMVC\jMVC.NET.csproj", "{C16CB6B0-6135-4BFA-8BBA-C6072F960BDB}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemonstrationWebsite", "DemonstrationWebsite\DemonstrationWebsite.csproj", "{3628D0A9-71C8-44E1-A746-9BDF648C4798}" 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 {C16CB6B0-6135-4BFA-8BBA-C6072F960BDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C16CB6B0-6135-4BFA-8BBA-C6072F960BDB}.Debug|Any CPU.Build.0 = Debug|Any CPU {C16CB6B0-6135-4BFA-8BBA-C6072F960BDB}.Release|Any CPU.ActiveCfg = Release|Any CPU {C16CB6B0-6135-4BFA-8BBA-C6072F960BDB}.Release|Any CPU.Build.0 = Release|Any CPU {3628D0A9-71C8-44E1-A746-9BDF648C4798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3628D0A9-71C8-44E1-A746-9BDF648C4798}.Debug|Any CPU.Build.0 = Debug|Any CPU {3628D0A9-71C8-44E1-A746-9BDF648C4798}.Release|Any CPU.ActiveCfg = Release|Any CPU {3628D0A9-71C8-44E1-A746-9BDF648C4798}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal