summaryrefslogtreecommitdiffstats
path: root/nuget/content
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/content')
-rw-r--r--nuget/content/web.config.transform7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuget/content/web.config.transform b/nuget/content/web.config.transform
index 1958981..8dcadcd 100644
--- a/nuget/content/web.config.transform
+++ b/nuget/content/web.config.transform
@@ -1,7 +1,12 @@
<configuration>
<configSections>
<section name="uri" type="System.Configuration.UriSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <section name="dotNetOpenAuth" type="DotNetOpenAuth.Configuration.DotNetOpenAuthSection" requirePermission="false" allowLocation="true"/>
+ <sectionGroup name="dotNetOpenAuth" type="DotNetOpenAuth.Configuration.DotNetOpenAuthSection">
+ <section name="openid" type="DotNetOpenAuth.Configuration.OpenIdElement" requirePermission="false" allowLocation="true" />
+ <section name="oauth" type="DotNetOpenAuth.Configuration.OAuthElement" requirePermission="false" allowLocation="true" />
+ <section name="messaging" type="DotNetOpenAuth.Configuration.MessagingElement" requirePermission="false" allowLocation="true" />
+ <section name="reporting" type="DotNetOpenAuth.Configuration.ReportingElement" requirePermission="false" allowLocation="true" />
+ </sectionGroup>
</configSections>
<uri>