Removing native tools workarounds (#18813)

This commit is contained in:
Michael Yanni 2024-02-29 11:11:30 -08:00 committed by GitHub
commit 68bc638858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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