summaryrefslogtreecommitdiffstats
path: root/src/OAuth/OAuthServiceProvider/Global.asax
diff options
context:
space:
mode:
Diffstat (limited to 'src/OAuth/OAuthServiceProvider/Global.asax')
-rw-r--r--src/OAuth/OAuthServiceProvider/Global.asax1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OAuth/OAuthServiceProvider/Global.asax b/src/OAuth/OAuthServiceProvider/Global.asax
new file mode 100644
index 0000000..3007bd3
--- /dev/null
+++ b/src/OAuth/OAuthServiceProvider/Global.asax
@@ -0,0 +1 @@
+<%@ Application Inherits="OAuthServiceProvider.Code.Global" CodeBehind="Code\Global.cs" %> \ No newline at end of file