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