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