dotnet / dotnet/linker

ILLinkTask should not depend on DOTNET_HOST_PATH

Open
#806 8 comments 0 reactions 0 assignees View on GitHub
area-Integration: netcore
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

It looks like this property is only set when MSBuild is launched by `dotnet build` or `dotnet msbuild`. It won't be present when building from VS, nor desktop msbuild.exe, nor `dotnet msbuild.dll`. I think you should rely on a different mechanism for locating dotnet.exe. Work with folks like @vitek-karas and @nguerrera to find an appropriate convention. I believe ILLink isn't the first tool to hit this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.