提交 03aedc1e 编写于 作者: A Andy Gocke

Fix resource file naming

上级 9e4d00a7
......@@ -41,7 +41,7 @@ internal class ErrorString {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Roslyn.Compilers.Internal.BoundTreeGenerator.ErrorString", typeof(ErrorString).GetTypeInfo().Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.BuildTasks.ErrorString", typeof(ErrorString).GetTypeInfo().Assembly);
resourceMan = temp;
}
return resourceMan;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册