Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I set the variables in Tools.ps1? #2049

Closed
rynowak opened this issue Feb 15, 2019 · 3 comments
Closed

How do I set the variables in Tools.ps1? #2049

rynowak opened this issue Feb 15, 2019 · 3 comments

Comments

@rynowak
Copy link
Member

rynowak commented Feb 15, 2019

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?

@tmat
Copy link
Member

tmat commented Feb 15, 2019

@tmat
Copy link
Member

tmat commented Feb 15, 2019

Actually, one change: use use_installed_dotnet_cli casing in bash, not useInstalledDotNetCli. Both work, but useInstalledDotNetCli is kept only for backwards compat.

@rynowak
Copy link
Member Author

rynowak commented Feb 15, 2019

Thanks! Closing this since my question was answered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants