Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GeneralSSOPrototype.Server", "GeneralSSOPrototype.Server\GeneralSSOPrototype.Server.csproj", "{32F7FAA4-C08F-409F-A0F9-CC58FC49219B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GeneralSSOPrototype.Client", "GeneralSSOPrototype.Client\GeneralSSOPrototype.Client.csproj", "{AE7B7C85-5B7E-4E19-B04A-A3FFAC709B70}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {32F7FAA4-C08F-409F-A0F9-CC58FC49219B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {32F7FAA4-C08F-409F-A0F9-CC58FC49219B}.Debug|Any CPU.Build.0 = Debug|Any CPU {32F7FAA4-C08F-409F-A0F9-CC58FC49219B}.Release|Any CPU.ActiveCfg = Release|Any CPU {32F7FAA4-C08F-409F-A0F9-CC58FC49219B}.Release|Any CPU.Build.0 = Release|Any CPU {AE7B7C85-5B7E-4E19-B04A-A3FFAC709B70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AE7B7C85-5B7E-4E19-B04A-A3FFAC709B70}.Debug|Any CPU.Build.0 = Debug|Any CPU {AE7B7C85-5B7E-4E19-B04A-A3FFAC709B70}.Release|Any CPU.ActiveCfg = Release|Any CPU {AE7B7C85-5B7E-4E19-B04A-A3FFAC709B70}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal