Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.MonoRail", "Castle.MonoRail\Castle.MonoRail.csproj", "{5EA0DDBB-755D-49DE-BDF1-71D01B5BB228}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.MonoRail.Tests", "Castle.MonoRail.Tests\Castle.MonoRail.Tests.csproj", "{AC90700E-49D7-4047-9D4F-C81392A0AF38}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E93D0E07-89F5-4952-A5BC-06F171EADB96}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection ProjectSection(SolutionItems) = preProject Backlog.txt = Backlog.txt EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5EA0DDBB-755D-49DE-BDF1-71D01B5BB228}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5EA0DDBB-755D-49DE-BDF1-71D01B5BB228}.Debug|Any CPU.Build.0 = Debug|Any CPU {5EA0DDBB-755D-49DE-BDF1-71D01B5BB228}.Release|Any CPU.ActiveCfg = Release|Any CPU {5EA0DDBB-755D-49DE-BDF1-71D01B5BB228}.Release|Any CPU.Build.0 = Release|Any CPU {AC90700E-49D7-4047-9D4F-C81392A0AF38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC90700E-49D7-4047-9D4F-C81392A0AF38}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC90700E-49D7-4047-9D4F-C81392A0AF38}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC90700E-49D7-4047-9D4F-C81392A0AF38}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal