Closed PetSerAl closed 2 days ago
Use current dotnet binary from DOTNET_HOST_PATH instead of just dotnet. Reasons:
dotnet
DOTNET_HOST_PATH
PATH
csc
Use current
dotnet
binary fromDOTNET_HOST_PATH
instead of justdotnet
. Reasons:PATH
) may not exist (when used Binaries, but not Installers).csc
for example). https://github.com/dotnet/roslyn/blob/324fd25331c969cd742ba68eee09ffd4b6fd29e3/src/Compilers/Shared/RuntimeHostInfo.cs#L61-L64