Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApp", "WebApp\WebApp.csproj", "{1C485807-46DA-4EB3-8074-6357C0690151}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostRank", "PostRank\PostRank.csproj", "{F30245BF-9AE8-4EAD-AAA0-6699567E2264}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostRankTest", "PostRankTest\PostRankTest.csproj", "{52A613BC-B458-4968-A4B7-7450EFE7E979}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
ProjectSection(ProjectDependencies) = postProject
{F30245BF-9AE8-4EAD-AAA0-6699567E2264} = {F30245BF-9AE8-4EAD-AAA0-6699567E2264}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1C485807-46DA-4EB3-8074-6357C0690151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1C485807-46DA-4EB3-8074-6357C0690151}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1C485807-46DA-4EB3-8074-6357C0690151}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1C485807-46DA-4EB3-8074-6357C0690151}.Release|Any CPU.Build.0 = Release|Any CPU
{F30245BF-9AE8-4EAD-AAA0-6699567E2264}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F30245BF-9AE8-4EAD-AAA0-6699567E2264}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F30245BF-9AE8-4EAD-AAA0-6699567E2264}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F30245BF-9AE8-4EAD-AAA0-6699567E2264}.Release|Any CPU.Build.0 = Release|Any CPU
{52A613BC-B458-4968-A4B7-7450EFE7E979}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{52A613BC-B458-4968-A4B7-7450EFE7E979}.Debug|Any CPU.Build.0 = Debug|Any CPU
{52A613BC-B458-4968-A4B7-7450EFE7E979}.Release|Any CPU.ActiveCfg = Release|Any CPU
{52A613BC-B458-4968-A4B7-7450EFE7E979}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal