We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 568b3c0 + 3357491 commit cfbbd0dCopy full SHA for cfbbd0d
docs/msbuild/errors/msb1042.md
@@ -38,7 +38,7 @@ MSB1042: Node reuse value is not valid. This version of MSBuild does not support
38
<!--
39
{StrBegin="MSBUILD : error MSB1042: "}
40
UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg.
41
- This error is shown when a user specifies a node reuse value that is not equivilant to Boolean.TrueString or Boolean.FalseString.
+ This error is shown when a user specifies a node reuse value that is not equivalent to Boolean.TrueString or Boolean.FalseString.
42
LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized.
43
44
0 commit comments