Skip to content

chore: Add sort when output environment variables logs#3130

Merged
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-add-sort-envvars-logs
May 14, 2026
Merged

chore: Add sort when output environment variables logs#3130
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-add-sort-envvars-logs

Conversation

@filzrev
Copy link
Copy Markdown
Contributor

@filzrev filzrev commented May 14, 2026

This PR add OrderBy when print environment variables for log readability purpose.
(// Environment Variables: section is printed when using ConfigOptions.LogBuildOutput)

Other Changes
Refactor code that using ProcessStartInfo.EnvironmentVariables(StringDictionary-based) to use ProcessStartInfo.Environment instead.

@timcassell timcassell merged commit cbbfe6d into dotnet:master May 14, 2026
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants