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
[main] Update dependencies from dotnet/arcade (#1854)
* Update dependencies from https://github.com/dotnet/arcade build 20220906.4
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22456.4
* Update dependencies from https://github.com/dotnet/arcade build 20220916.3
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22466.3
* Update dependencies from https://github.com/dotnet/arcade build 20220923.1
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22473.1
* Update dependencies from https://github.com/dotnet/arcade build 20220930.2
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22480.2
* Update dependencies from https://github.com/dotnet/arcade build 20221003.1
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22503.1
* Update dependencies from https://github.com/dotnet/arcade build 20221013.2
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22513.2
* Update dependencies from https://github.com/dotnet/arcade build 20221020.1
Microsoft.DotNet.Arcade.Sdk
From Version 7.0.0-beta.22168.2 -> To Version 8.0.0-beta.22520.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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