It should be relatively easy to write a censoring tool that rewrites a binlog to omit certain strings.
Need to think about whether to manually specify strings to exclude or use some heuristic, such as Environment variables.
Related: dotnet/msbuild#3432 - only include environment variables actually used during the build
It should be relatively easy to write a censoring tool that rewrites a binlog to omit certain strings.
Need to think about whether to manually specify strings to exclude or use some heuristic, such as Environment variables.
Related: dotnet/msbuild#3432 - only include environment variables actually used during the build