diff options
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/My Project/Application.Designer.vb')
-rw-r--r-- | samples/OpenIdRelyingPartyWebFormsVB/My Project/Application.Designer.vb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/My Project/Application.Designer.vb b/samples/OpenIdRelyingPartyWebFormsVB/My Project/Application.Designer.vb deleted file mode 100644 index cbb8d1e..0000000 --- a/samples/OpenIdRelyingPartyWebFormsVB/My Project/Application.Designer.vb +++ /dev/null @@ -1,13 +0,0 @@ -'------------------------------------------------------------------------------ -' <auto-generated> -' This code was generated by a tool. -' Runtime Version:4.0.30319.17614 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' </auto-generated> -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - |