Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not clear env variables by default #3433

Merged
merged 5 commits into from
Apr 8, 2022
Merged

Do not clear env variables by default #3433

merged 5 commits into from
Apr 8, 2022

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Mar 3, 2022

Description

Do not clear environment variables by default, and allow setting them on .NET Standard.

Related issue

Fix #3431

@nohwnd
Copy link
Member Author

nohwnd commented Mar 3, 2022

This is technically a breaking change for VS TestExplorer, but it gives us more sane API. Checking if we can merge this in 17.3.

@nohwnd nohwnd marked this pull request as ready for review April 7, 2022 08:17
…oleParameters.cs

Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
@nohwnd nohwnd merged commit 9b6ed1a into microsoft:main Apr 8, 2022
@nohwnd nohwnd deleted the env branch April 8, 2022 08:14
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.

Support EnvironmentVariables in ConsoleParameters in .NETStandard
4 participants