dotnet / dotnet/msbuild

Binlogs should include PATH

Open
#8,425 0 comments 3 reactions 0 assignees View on GitHub
Area: Logging triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

`PATH` can be very relevant for build debugging, since `Exec` and other process executions can depend on it, but it is not in the current

https://github.com/dotnet/msbuild/blob/51df47643a8ee2715ac67fab8d652b25be070cd2/src/Shared/EnvironmentUtilities.cs#L16-L21

We should consider logging it.

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.