diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-31 06:54:05 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-31 06:54:05 -0700 |
commit | 07c99a0003a8d553ea09091f93ea455cce34f714 (patch) | |
tree | 491ce7f108b5a3d5ed1deabd2f1b15ae51169942 /src | |
parent | 0dc3716cdc297f1c57a074584663a9c014e76dcc (diff) | |
parent | 0455b87384d00c5ced54d94c32afb6b85a3aa74c (diff) | |
download | DotNetOpenAuth-07c99a0003a8d553ea09091f93ea455cce34f714.zip DotNetOpenAuth-07c99a0003a8d553ea09091f93ea455cce34f714.tar.gz DotNetOpenAuth-07c99a0003a8d553ea09091f93ea455cce34f714.tar.bz2 |
Merge branch 'dev11' into v4.0
Diffstat (limited to 'src')
-rw-r--r-- | src/DotNetOpenAuth.sln | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/src/DotNetOpenAuth.sln b/src/DotNetOpenAuth.sln index f48b872..78928f3 100644 --- a/src/DotNetOpenAuth.sln +++ b/src/DotNetOpenAuth.sln @@ -128,27 +128,6 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "InfoCardRelyingParty", "..\ TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5" VWDPort = "59719" EndProjectSection - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.PhysicalPath = "..\samples\InfoCardRelyingParty\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\InfoCardRelyingParty\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.VirtualPath = "/InfoCardRelyingParty" - DefaultWebSiteLanguage = "Visual Basic" - ProjectReferences = "{408D10B8-34BA-4CBD-B7AA-FEB1907ABA4C}|DotNetOpenAuth.InfoCard.dll;{60426312-6AE5-4835-8667-37EDEA670222}|DotNetOpenAuth.Core.dll;{173E7B8D-E751-46E2-A133-F72297C0D2F4}|DotNetOpenAuth.Core.UI.dll;{26DC877F-5987-48DD-9DDB-E62F2DE0E150}|Org.Mentalis.Security.Cryptography.dll;{F4CD3C04-6037-4946-B7A5-34BFC96A75D2}|Mono.Math.dll;{E040EB58-B4D2-457B-A023-AE6EF3BD34DE}|DotNetOpenAuth.InfoCard.UI.dll;" - Release.AspNetCompiler.Debug = "False" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.PhysicalPath = "..\samples\InfoCardRelyingParty\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\InfoCardRelyingParty\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.VirtualPath = "/InfoCardRelyingParty" - StartServerOnDebug = "false" - TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5" - VWDPort = "59719" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenIdRelyingPartyMvc", "..\samples\OpenIdRelyingPartyMvc\OpenIdRelyingPartyMvc.csproj", "{07B193F1-68AD-4E9C-98AF-BEFB5E9403CB}" EndProject @@ -174,25 +153,6 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "OpenIdRelyingPartyClassicAs TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5" VWDPort = "10318" EndProjectSection - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.PhysicalPath = "..\samples\OpenIdRelyingPartyClassicAsp\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\OpenIdRelyingPartyClassicAsp\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.VirtualPath = "/OpenIdRelyingPartyClassicAsp" - Release.AspNetCompiler.Debug = "False" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.PhysicalPath = "..\samples\OpenIdRelyingPartyClassicAsp\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\OpenIdRelyingPartyClassicAsp\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.VirtualPath = "/OpenIdRelyingPartyClassicAsp" - StartServerOnDebug = "false" - TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5" - VWDPort = "10318" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OAuthConsumerWpf", "..\samples\OAuthConsumerWpf\OAuthConsumerWpf.csproj", "{6EC36418-DBC5-4AD1-A402-413604AA7A08}" EndProject |