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