diff options
author | emkael <emkael@tlen.pl> | 2018-10-13 10:54:21 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-10-13 10:54:21 +0200 |
commit | 7b0b6e32b16342c2d2ca8156fd772d14ec5eff9f (patch) | |
tree | cf72149b5a9d1d92c473f69ee5d0b3195477cb02 /kurier/Properties/Resources.Designer.cs | |
parent | a1fe3a079bc5186b212cd484b527a9b01f2d0920 (diff) |
Revert "Migrating to .NET 2.0"
This reverts commit 51d31a9451c6ecdda114dd0c4a0a556bebedc19a.
Diffstat (limited to 'kurier/Properties/Resources.Designer.cs')
-rw-r--r-- | kurier/Properties/Resources.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kurier/Properties/Resources.Designer.cs b/kurier/Properties/Resources.Designer.cs index 285ff7a..fec3012 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", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { |