summaryrefslogtreecommitdiffstats
path: root/nuget/content/OAuth.Core/web.config.transform
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/content/OAuth.Core/web.config.transform')
-rw-r--r--nuget/content/OAuth.Core/web.config.transform7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuget/content/OAuth.Core/web.config.transform b/nuget/content/OAuth.Core/web.config.transform
new file mode 100644
index 0000000..d9b5d92
--- /dev/null
+++ b/nuget/content/OAuth.Core/web.config.transform
@@ -0,0 +1,7 @@
+<configuration>
+ <configSections>
+ <sectionGroup name="dotNetOpenAuth" type="DotNetOpenAuth.Configuration.DotNetOpenAuthSection, DotNetOpenAuth.Core">
+ <section name="oauth" type="DotNetOpenAuth.Configuration.OAuthElement, DotNetOpenAuth.OAuth" requirePermission="false" allowLocation="true" />
+ </sectionGroup>
+ </configSections>
+</configuration> \ No newline at end of file