Open rainersigwald opened 1 year ago
Related to https://github.com/dotnet/msbuild/issues/8400 Though removing the home folder from logs via events redacting would very likely be significantly impacting performance. The ideal solution would emit the replacement log at the places where we know the home folder is being introduced or used - there are however far too many and many of those are simple properties assignments - e.g.:
@grendello - while not built-in, you can achieve this now with the binlog viewer: https://github.com/KirillOsenkov/MSBuildStructuredLog/pull/711#issuecomment-1803054792
Idea from @grendello on Discord: