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."
For example:
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."