summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-04-10 06:50:09 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-04-10 06:50:09 -0700
commit5e0d170fc25a6b02fbb2e9f3c1245ceff4aa2821 (patch)
tree031d430d009ea9e717ac46b54c39ce31ed5eb5b0 /src
parent62b6849eadcaf4b67facca8982aa3e697bfa714d (diff)
downloadDotNetOpenAuth-5e0d170fc25a6b02fbb2e9f3c1245ceff4aa2821.zip
DotNetOpenAuth-5e0d170fc25a6b02fbb2e9f3c1245ceff4aa2821.tar.gz
DotNetOpenAuth-5e0d170fc25a6b02fbb2e9f3c1245ceff4aa2821.tar.bz2
Fixed build break in TestWeb site.
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.sln b/src/DotNetOpenAuth.sln
index 9a32a29..8e520a6 100644
--- a/src/DotNetOpenAuth.sln
+++ b/src/DotNetOpenAuth.sln
@@ -68,7 +68,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "DotNetOpenAuth.TestWeb", "D
Debug.AspNetCompiler.Updateable = "false"
Debug.AspNetCompiler.VirtualPath = "/DotNetOpenAuth.TestWeb"
DefaultWebSiteLanguage = "Visual C#"
- ProjectReferences = ""
+ ProjectReferences = "{f8284738-3b5d-4733-a511-38c23f4a763f}|DotNetOpenAuth.OpenId.Provider.dll;{60426312-6AE5-4835-8667-37EDEA670222}|DotNetOpenAuth.Core.dll;{3896A32A-E876-4C23-B9B8-78E17D134CD3}|DotNetOpenAuth.OpenId.dll;{26DC877F-5987-48DD-9DDB-E62F2DE0E150}|Org.Mentalis.Security.Cryptography.dll;{F4CD3C04-6037-4946-B7A5-34BFC96A75D2}|Mono.Math.dll;"
Release.AspNetCompiler.Debug = "False"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.ForceOverwrite = "true"