diff options
author | David Christiansen <coding@davedoes.net> | 2016-06-06 13:53:24 +0100 |
---|---|---|
committer | David Christiansen <coding@davedoes.net> | 2016-06-06 16:10:25 +0100 |
commit | 442909c55b4b7943ad1a426072c74a0b0a4fdf95 (patch) | |
tree | 6fb18f8baa3e69bc053a8f8e63690f6ec60c6208 /src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs | |
parent | 2ed563499ad1fbafd13d5903fb79b6bf28f0e654 (diff) | |
download | DotNetOpenAuth.Samples-442909c55b4b7943ad1a426072c74a0b0a4fdf95.zip DotNetOpenAuth.Samples-442909c55b4b7943ad1a426072c74a0b0a4fdf95.tar.gz DotNetOpenAuth.Samples-442909c55b4b7943ad1a426072c74a0b0a4fdf95.tar.bz2 |
Framework update to 4.5.2
DNOA Nuget update
Diffstat (limited to 'src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs')
-rw-r--r-- | src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs b/src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs index 582982a..b60ed0e 100644 --- a/src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs +++ b/src/OAuth/OAuthConsumerWpf/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:4.0.30319.17379 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace DotNetOpenAuth.Samples.OAuthConsumerWpf.Properties { [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", "14.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |