summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-09-17 09:31:14 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-09-17 09:31:14 -0700
commita657a72b7f6fb89d1a8adb82d2888a8d3f7f9bab (patch)
tree0d6d65a309ea68ae579789a3c3edf9401ca5fd8b /src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj
parent8c4b9e212fb967f8cbb83cc8e6fe1960b8663bb5 (diff)
parent4e616f9b5b125bde2bf4e936cd5b0030ddfa94f1 (diff)
downloadDotNetOpenAuth-a657a72b7f6fb89d1a8adb82d2888a8d3f7f9bab.zip
DotNetOpenAuth-a657a72b7f6fb89d1a8adb82d2888a8d3f7f9bab.tar.gz
DotNetOpenAuth-a657a72b7f6fb89d1a8adb82d2888a8d3f7f9bab.tar.bz2
Merge branch 'SlowGoogleServerWorkaround' into v4.1
Diffstat (limited to 'src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj')
-rw-r--r--src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj b/src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj
index 95dccc1..75bd113 100644
--- a/src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj
+++ b/src/DotNetOpenAuth.OpenId/DotNetOpenAuth.OpenId.csproj
@@ -22,6 +22,7 @@
<ItemGroup>
<Compile Include="Configuration\AssociationTypeCollection.cs" />
<Compile Include="Configuration\AssociationTypeElement.cs" />
+ <Compile Include="Configuration\HostMetaDiscoveryElement.cs" />
<Compile Include="Configuration\OpenIdElement.cs" />
<Compile Include="Configuration\OpenIdProviderElement.cs" />
<Compile Include="Configuration\OpenIdProviderSecuritySettingsElement.cs" />