@@ -11,7 +11,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RelyingPartyMvc", "RelyingP
1111EndProject
1212Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RelyingPartyWebForms" , "RelyingPartyWebForms\RelyingPartyWebForms.csproj" , "{1E8AEA89-BF69-47A1-B290-E8B0FE588700}"
1313EndProject
14- Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "Consumer" , "Consumer\ " , "{85C2FCFD-5DF7-4E62-8944-946881ED3609}"
14+ Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "Consumer" , "Consumer" , "{85C2FCFD-5DF7-4E62-8944-946881ED3609}"
1515 Project Section (WebsiteProperties ) = preProject
1616 TargetFramework = "3.5"
1717 Debug .AspNetCompiler .VirtualPath = "/Consumer"
@@ -31,7 +31,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Consumer", "Consumer\", "{8
3131 VWDPort = "6319"
3232 EndProject Section
3333EndProject
34- Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "RelyingPartyClassicAsp" , "RelyingPartyClassicAsp\ " , "{6AC0A348-BB42-40E6-84EB-1A83EBD6B0D5}"
34+ Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "RelyingPartyClassicAsp" , "RelyingPartyClassicAsp" , "{6AC0A348-BB42-40E6-84EB-1A83EBD6B0D5}"
3535 Project Section (WebsiteProperties ) = preProject
3636 TargetFramework = "3.5"
3737 Debug .AspNetCompiler .VirtualPath = "/RelyingPartyClassicAsp"
@@ -51,7 +51,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "RelyingPartyClassicAsp", "R
5151 VWDPort = "49675"
5252 EndProject Section
5353EndProject
54- Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "ServiceProvider" , "ServiceProvider\ " , "{EF101762-3158-4CF2-92F7-61F0117A3A56}"
54+ Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "ServiceProvider" , "ServiceProvider" , "{EF101762-3158-4CF2-92F7-61F0117A3A56}"
5555 Project Section (WebsiteProperties ) = preProject
5656 TargetFramework = "3.5"
5757 Debug .AspNetCompiler .VirtualPath = "/ServiceProvider"
@@ -72,6 +72,8 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "ServiceProvider", "ServiceP
7272 VWDDynamicPort = "false"
7373 EndProject Section
7474EndProject
75+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "OpenIdProviderMvc" , "OpenIdProviderMvc\OpenIdProviderMvc.csproj" , "{AEA29D4D-396F-47F6-BC81-B58D4B855245}"
76+ EndProject
7577Global
7678 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7779 Debug| Any CPU = Debug| Any CPU
@@ -110,6 +112,10 @@ Global
110112 {EF101762-3158-4CF2-92F7-61F0117A3A56} .Debug| Any CPU .Build .0 = Debug| Any CPU
111113 {EF101762-3158-4CF2-92F7-61F0117A3A56} .Release| Any CPU .ActiveCfg = Debug| Any CPU
112114 {EF101762-3158-4CF2-92F7-61F0117A3A56} .Release| Any CPU .Build .0 = Debug| Any CPU
115+ {AEA29D4D-396F-47F6-BC81-B58D4B855245} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
116+ {AEA29D4D-396F-47F6-BC81-B58D4B855245} .Debug| Any CPU .Build .0 = Debug| Any CPU
117+ {AEA29D4D-396F-47F6-BC81-B58D4B855245} .Release| Any CPU .ActiveCfg = Release| Any CPU
118+ {AEA29D4D-396F-47F6-BC81-B58D4B855245} .Release| Any CPU .Build .0 = Release| Any CPU
113119 EndGlobalSection
114120 GlobalSection (SolutionProperties ) = preSolution
115121 HideSolutionNode = FALSE
0 commit comments