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

Don't ngen StringTools.net35 #11544

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Don't ngen StringTools.net35 #11544

wants to merge 1 commit into from

Conversation

rainersigwald
Copy link
Member

This assembly shouldn't ever be loaded in the net4x context so don't spend the install time ngening it.

This assembly shouldn't ever be loaded in the net4x context so don't spend the install time ngening it.
@rainersigwald rainersigwald added the Area: Visual Studio Issues related to interactions with Visual Studio or project systems. label Mar 5, 2025
@rainersigwald rainersigwald requested a review from SimaTian March 5, 2025 15:32
@rainersigwald rainersigwald self-assigned this Mar 5, 2025
Copy link
Contributor

Hello @rainersigwald, I noticed that you’re changing an .swr file or any file under src/Package/MSBuild.VSSetup.. Please make sure to validate this change by an experimental VS insertion. This is accomplished by pushing to an exp/* branch, which requires write permissions to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Visual Studio Issues related to interactions with Visual Studio or project systems.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant