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