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

Disallowing using COMPlus_ has the prefix for environment variables. #4148

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

mrsharm
Copy link
Member

@mrsharm mrsharm commented Apr 15, 2024

Disallowing using COMPlus_ has the prefix for environment variables and therefore, this PR entails:

  1. Updating all instances in the configurations.
  2. Adding checks that throw an exception in case COMPlus env vars are used.
  3. Updated readme.

The reason for this PR is to ensure we aren't losing out on the application of environment variables for NativeAoT and ensuring some degree of consistency of how we set environment variables.

Replacing #3815

@mrsharm mrsharm merged commit 8fdcd0c into dotnet:main Apr 16, 2024
5 checks passed
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.

None yet

2 participants