Skip to content

Add test global install path is used when DOTNET_ROOT does not exist#54883

Merged
mateoatr merged 6 commits intodotnet:mainfrom
mateoatr:dotnetRootTest
Jul 6, 2021
Merged

Add test global install path is used when DOTNET_ROOT does not exist#54883
mateoatr merged 6 commits intodotnet:mainfrom
mateoatr:dotnetRootTest

Conversation

@mateoatr
Copy link
Contributor

The global installation path should be used when DOTNET_ROOT is specified but the path it points to does not exist.

@ghost ghost added the area-Host label Jun 28, 2021
@ghost
Copy link

ghost commented Jun 28, 2021

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

The global installation path should be used when DOTNET_ROOT is specified but the path it points to does not exist.

Author: mateoatr
Assignees: -
Labels:

area-Host

Milestone: -

Add test covering case where DOTNET_ROOT exists but does not have a dotnet installation on it
Use HaveUsedNetRootInstallLocation
@mateoatr mateoatr merged commit 1c57282 into dotnet:main Jul 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants