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
Actually, one change: use use_installed_dotnet_cli casing in bash, not useInstalledDotNetCli. Both work, but useInstalledDotNetCli is kept only for backwards compat.
How do I set this? https://github.com/dotnet/arcade/blob/master/eng/common/tools.ps1#L34
Since we need to install multiple runtimes to run our tests (#1441), I need
dotnet
to always be repo local. What's the right way to do this?The text was updated successfully, but these errors were encountered: