From 1f46ed2e72808362a55081cde02ed4513736deb6 Mon Sep 17 00:00:00 2001 From: Tkael Date: Mon, 9 Jan 2023 20:44:01 -0800 Subject: [PATCH] Update versions --- DataDefinitions/Properties/CombatRatings.Designer.cs | 2 +- DataDefinitions/Properties/Vehicle.Designer.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DataDefinitions/Properties/CombatRatings.Designer.cs b/DataDefinitions/Properties/CombatRatings.Designer.cs index fe302e8eff..b3e1877e65 100644 --- a/DataDefinitions/Properties/CombatRatings.Designer.cs +++ b/DataDefinitions/Properties/CombatRatings.Designer.cs @@ -19,7 +19,7 @@ namespace EddiDataDefinitions.Properties { // 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", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class CombatRatings { diff --git a/DataDefinitions/Properties/Vehicle.Designer.cs b/DataDefinitions/Properties/Vehicle.Designer.cs index f4a46f27a0..24707566bf 100644 --- a/DataDefinitions/Properties/Vehicle.Designer.cs +++ b/DataDefinitions/Properties/Vehicle.Designer.cs @@ -19,7 +19,7 @@ namespace EddiDataDefinitions.Properties { // 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", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Vehicle {