microsoft / microsoft/dotnet-framework-docker
Remove the COMPLUS_NGenProtectedProcess_FeatureEnabled variable where it is not necessary
Open
@mthalman is already working on this.
Since Jun 18, 2019.
area-dockerfiles
enhancement
- Dominant language
- C#
- Stars
- 761
- Forks
- 349
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Remove COMPLUS_NGenProtectedProcess_FeatureEnabled variable where it is not necessary
https://microsoft.visualstudio.com/OS/_workitems/edit/14119988?fullScreen=false (Microsoft internal only link) says that it should be fixed: “We've made changes to the base images in RS4 such that CI hint EAs are preserved. This should allow the native images in the base images to be loaded.”.
When fixing, please double check by timing of tiny test powershell script.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.