You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write-Host" -warnAsError <value> Sets warnaserror msbuild parameter ('true' or 'false')"
68
69
Write-Host" -msbuildEngine <value> Msbuild engine to use to run build ('dotnet', 'vs', or unspecified)."
69
70
Write-Host" -excludePrereleaseVS Set to exclude build engines in prerelease versions of Visual Studio"
71
+
Write-Host" -nativeToolsOnMachine Sets the native tools on machine environment variable (indicating that the script should use native tools on machine)"
70
72
Write-Host""
71
73
72
74
Write-Host"Command line arguments not listed above are passed thru to msbuild."
0 commit comments