aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixStrings.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core/WixStrings.Designer.cs')
-rw-r--r--src/WixToolset.Core/WixStrings.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/WixToolset.Core/WixStrings.Designer.cs b/src/WixToolset.Core/WixStrings.Designer.cs
index ab98ed6a..63b0b648 100644
--- a/src/WixToolset.Core/WixStrings.Designer.cs
+++ b/src/WixToolset.Core/WixStrings.Designer.cs
@@ -1,6 +1,6 @@
1// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. 1// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
2 2
3namespace WixToolset { 3namespace WixToolset.Core {
4 using System; 4 using System;
5 5
6 6
@@ -31,7 +31,7 @@ namespace WixToolset {
31 internal static global::System.Resources.ResourceManager ResourceManager { 31 internal static global::System.Resources.ResourceManager ResourceManager {
32 get { 32 get {
33 if (object.ReferenceEquals(resourceMan, null)) { 33 if (object.ReferenceEquals(resourceMan, null)) {
34 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WixToolset.WixStrings", typeof(WixStrings).Assembly); 34 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WixToolset.Core.WixStrings", typeof(WixStrings).Assembly);
35 resourceMan = temp; 35 resourceMan = temp;
36 } 36 }
37 return resourceMan; 37 return resourceMan;