diff options
Diffstat (limited to 'samples/RelyingPartyCustomStore/Global.asax')
-rw-r--r-- | samples/RelyingPartyCustomStore/Global.asax | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/RelyingPartyCustomStore/Global.asax b/samples/RelyingPartyCustomStore/Global.asax deleted file mode 100644 index a00a077..0000000 --- a/samples/RelyingPartyCustomStore/Global.asax +++ /dev/null @@ -1 +0,0 @@ -<%@ Application Codebehind="Global.asax.cs" Inherits="RelyingPartyCustomStore.Global" Language="C#" %>
|