We need to add two more default paths to the host:
- 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.
- 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.