dotnet/msbuild

MSB3277 Message is incorrect.

Open

#2.090 aberto em 11 de mai. de 2017

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C# (1.364 forks)batch import
Area: Debuggabilityhelp wantedtriaged

Métricas do repositório

Stars
 (5.062 stars)
Métricas de merge de PR
 (Mesclagem média 11d 7h) (125 fundiu PRs em 30d)

Description

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

Guia do colaborador