Removing native tools workarounds (#18813)
This commit is contained in:
commit
68bc638858
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
# SdkTests do not currently work with globally installed CLI as they use dotnet-install.ps1 to install more runtimes
|
||||
|
||||
$script:useInstalledDotNetCli = $false
|
||||
|
||||
# Add CMake to the path.
|
||||
$env:PATH = "$PSScriptRoot\..\.tools\bin;$env:PATH"
|
||||
$script:useInstalledDotNetCli = $false
|
Loading…
Add table
Reference in a new issue