dotnet/msbuild
在 GitHub 查看Error message when defining a property with no value on the command line is confusing
Open
#472 建立於 2016年2月8日
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."