From ca738554814748c0afd02a58d10d9fe52330e32e Mon Sep 17 00:00:00 2001 From: Sean Date: Sun, 23 Feb 2025 07:45:25 -0500 Subject: [PATCH] Upgrade to Framework 4.7 --- DynamicDataDisplay.csproj | 2 +- Strings/Exceptions.Designer.cs | 2 +- Strings/UIResources.Designer.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DynamicDataDisplay.csproj b/DynamicDataDisplay.csproj index 870dd23..0d8e834 100644 --- a/DynamicDataDisplay.csproj +++ b/DynamicDataDisplay.csproj @@ -10,7 +10,7 @@ Properties Microsoft.Research.DynamicDataDisplay DynamicDataDisplay - v4.6.2 + v4.7.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/Strings/Exceptions.Designer.cs b/Strings/Exceptions.Designer.cs index c7e3e6e..49b6f00 100644 --- a/Strings/Exceptions.Designer.cs +++ b/Strings/Exceptions.Designer.cs @@ -19,7 +19,7 @@ namespace Microsoft.Research.DynamicDataDisplay.Strings { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Exceptions { diff --git a/Strings/UIResources.Designer.cs b/Strings/UIResources.Designer.cs index d35d798..04d186b 100644 --- a/Strings/UIResources.Designer.cs +++ b/Strings/UIResources.Designer.cs @@ -19,7 +19,7 @@ namespace Microsoft.Research.DynamicDataDisplay.Strings { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class UIResources {