dotnet/msbuild

Error message when defining a property with no value on the command line is confusing

Open

#472 建立於 2016年2月8日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (1,364 fork)batch import
User Experiencehelp wantedtriaged

倉庫指標

Star
 (5,062 star)
PR 合併指標
 (平均合併 11天 7小時) (30 天內合併 125 個 PR)

描述

For example:

o:\msbuild>msbuild /p:blah build.proj /nologo
MSBUILD : error MSB1006: Property is not valid.
Switch: blah

What does Switch: mean? It would be more accurate to say something like "No value was given for property 'blah' defined on the command line."

貢獻者指南