dotnet/msbuild

MSB3277 Message is incorrect.

Open

#2 090 ouverte le 11 mai 2017

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C# (1 364 forks)batch import
Area: Debuggabilityhelp wantedtriaged

Métriques du dépôt

Stars
 (5 062 stars)
Métriques de merge PR
 (Merge moyen 11j 7h) (125 PRs mergées en 30 j)

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

Guide contributeur