未验证 提交 4be3bb57 编写于 作者: K Kevin Ransom (msft) 提交者: GitHub

Native tools (#13332)

* Native tools

* image

* Not linux

* Remove temp hack
上级 8e3be7b5
......@@ -275,7 +275,7 @@ stages:
- job: Windows
pool:
# The PR build definition sets this variable:
# WindowsMachineQueueName=Build.Windows.10.Amd64.VS2019.Open
# WindowsMachineQueueName=Windows.vs2022.amd64.open
# and there is an alternate build definition that sets this to a queue that is always scouting the
# next preview of Visual Studio.
name: NetCore1ESPool-Public
......
......@@ -454,6 +454,8 @@ try {
$env:DOTNET_ROOT = "$dotnetPath"
Get-Item -Path Env:
$env:NativeToolsOnMachine = $true
if ($bootstrap) {
$script:BuildMessage = "Failure building bootstrap compiler"
$bootstrapDir = Make-BootstrapBuild
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册