diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-30 20:48:00 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-30 20:48:00 -0700 |
commit | dc59bdbc51fce4ad19cb41e5ca610915c2e99789 (patch) | |
tree | 8ab94b787272f8dbde514fdf6558895736185791 /samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb | |
parent | e5b8e2e4bd925ef6967c264644e4d67749b5b3de (diff) | |
parent | bf17541c8997d937e0642eafdfb804d2d2c088f3 (diff) | |
download | DotNetOpenAuth-dc59bdbc51fce4ad19cb41e5ca610915c2e99789.zip DotNetOpenAuth-dc59bdbc51fce4ad19cb41e5ca610915c2e99789.tar.gz DotNetOpenAuth-dc59bdbc51fce4ad19cb41e5ca610915c2e99789.tar.bz2 |
Migrated to Dev11 project files. They should all open in Dev10 still (except the new .sqlproj).
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb')
-rw-r--r-- | samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb b/samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb index dddcea9..a32eb02 100644 --- a/samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb +++ b/samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. -' Runtime Version:4.0.30104.0 +' Runtime Version:4.0.30319.17608 ' ' 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 |