Commit 0ea6451
Use platform-aware comparer in GetDefaultEnvironmentVariables()
OrdinalIgnoreCase on Windows to match ProcessStartInfo.Environment behavior,
Ordinal on Unix where env var names are case-sensitive.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d6505bb commit 0ea6451
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments