dotnet/msbuild

MSB3277 Message is incorrect.

Open

#2,090 创建于 2017年5月11日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C# (1,364 fork)batch import
Area: Debuggabilityhelp wantedtriaged

仓库指标

Star
 (5,062 star)
PR 合并指标
 (平均合并 11天 7小时) (30 天内合并 125 个 PR)

描述

When getting MSB3277, the message (en-us) is:

MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.

However, this is incorrect. The conflicts are only listed when the verbosity is set to diagnostic

贡献者指南