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

Trim away netframework targets in source-build #14876

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

NikolaMilosavljevic
Copy link
Member

Summary of the changes

This is part of the source-build work to enable trimming of net4* targets. Parent repos (installer and sdk) have been updated, so the next step is to update dependencies, like fsharp.

Here's how this is consumed: dotnet/arcade#12785

Top-level tracking issue: dotnet/source-build#3014

This essentially just avoids building net4* TFMs when building Linux source build.

Fixes: #13829

@NikolaMilosavljevic NikolaMilosavljevic requested a review from a team as a code owner March 10, 2023 21:49
@NikolaMilosavljevic
Copy link
Member Author

@mmitche

@KevinRansom KevinRansom merged commit 9ba7170 into dotnet:main Mar 11, 2023
kant2002 pushed a commit to kant2002/fsharp that referenced this pull request Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

TFM trimming, and elimination of net4* targeting in Linux source-build
3 participants