From 51d31a9451c6ecdda114dd0c4a0a556bebedc19a Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 13 Oct 2018 10:47:08 +0200 Subject: Migrating to .NET 2.0 --- kurier/Properties/Resources.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kurier/Properties/Resources.Designer.cs') diff --git a/kurier/Properties/Resources.Designer.cs b/kurier/Properties/Resources.Designer.cs index fec3012..285ff7a 100644 --- a/kurier/Properties/Resources.Designer.cs +++ b/kurier/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace kurier.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", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { -- cgit v1.2.3