You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
env key should be used if we want consistent xplat, otherwise it can be removed.
Thinking initial intent was to work around a casing issue with corrupt environment variables, which it didn't, but this could also be the reason it didn't 😁
Was cleaning up Resharper warnings as part of a PR and noticed this: https://github.com/cake-build/cake/blob/develop/src/Cake.Core/Polyfill/ProcessHelper.cs#L20
We should figure out what is the intended behavior here, and if the current behavior is correct, remove
envKey
.The text was updated successfully, but these errors were encountered: