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