diff options
author | David Christiansen <coding@davedoes.net> | 2013-08-16 22:21:00 +0100 |
---|---|---|
committer | David Christiansen <coding@davedoes.net> | 2013-08-16 22:21:00 +0100 |
commit | dfdaff9a8a7006731b696dda6c01468ddbbce9b8 (patch) | |
tree | ad6a610216f5c92162893e1adda6d4bf3f4c68df /src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb | |
parent | c486bd7b0eb6a57780fe106a4a3d815255605a38 (diff) | |
download | DotNetOpenAuth.Samples-dfdaff9a8a7006731b696dda6c01468ddbbce9b8.zip DotNetOpenAuth.Samples-dfdaff9a8a7006731b696dda6c01468ddbbce9b8.tar.gz DotNetOpenAuth.Samples-dfdaff9a8a7006731b696dda6c01468ddbbce9b8.tar.bz2 |
Package update
Diffstat (limited to 'src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb')
-rw-r--r-- | src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb b/src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb index 1e0279c..f84ccd7 100644 --- a/src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb +++ b/src/OpenID/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. -' Runtime Version:4.0.30319.17379 +' Runtime Version:4.0.30319.18051 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. @@ -15,7 +15,7 @@ Option Explicit On Namespace My <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _ - Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _ + Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0"), _ Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase |