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.
1 parent 81a826e commit 94e0fafCopy full SHA for 94e0faf
eng/build.sh
@@ -87,7 +87,7 @@ Options:
87
--binarylog|-bl Use a binary logger
88
--excludeCIBinarylog Don't output binary log by default in CI builds (short: -nobl).
89
--verbosity|-v MSBuild verbosity: q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]
90
- --warnaserror Sets warnaserror msbuild parameter: 'true' or 'false'
+ --warnAsError Sets warnaserror msbuild parameter: 'true' or 'false'
91
92
--runtime-source-feed Additional feed that can be used when downloading .NET runtimes and SDKs
93
--runtime-source-feed-key Key for feed that can be used when downloading .NET runtimes and SDKs
0 commit comments