diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-30 21:04:33 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-30 21:04:33 -0700 |
commit | a5e59982c1b66ebabd4c6436d4d3d177d2440649 (patch) | |
tree | 1ebdfc8c9ce926640abc1a72597685321d0adfb2 /samples/OpenIdRelyingPartyWebFormsVB/My Project/Settings.Designer.vb | |
parent | dc59bdbc51fce4ad19cb41e5ca610915c2e99789 (diff) | |
download | DotNetOpenAuth-a5e59982c1b66ebabd4c6436d4d3d177d2440649.zip DotNetOpenAuth-a5e59982c1b66ebabd4c6436d4d3d177d2440649.tar.gz DotNetOpenAuth-a5e59982c1b66ebabd4c6436d4d3d177d2440649.tar.bz2 |
Revert "Migrated to Dev11 project files. They should all open in Dev10 still (except the new .sqlproj)."
This reverts commit dc59bdbc51fce4ad19cb41e5ca610915c2e99789, reversing
changes made to e5b8e2e4bd925ef6967c264644e4d67749b5b3de.
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 a32eb02..dddcea9 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.30319.17608 +' Runtime Version:4.0.30104.0 ' ' 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", "11.0.0.0"), _ + Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _ Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase |