Skip to content

Search paths DOTNET_HOME in host #4543

@TheRealPiotrP

Description

@TheRealPiotrP

We need to add two more default paths to the host:

  1. zip/layout
    If running dotnet from build artifacts or from zip, the DOTNET_HOME directory for tools in the CLI will be in ..\runtime...This is a very common scenario so the path should be considered.
  2. When a deps file is present it should include a pointer to the runtime [does today if runtime package is referenced]. Host should take this into account when looking for Runtime.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions