Skip to content

Conversation

@NikolaMilosavljevic
Copy link
Member

Fixes #7936

Context

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 msbuild.

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.

@rainersigwald rainersigwald added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Mar 13, 2023
@NikolaMilosavljevic
Copy link
Member Author

@rainersigwald @mmitche - thanks for the reviews! Can one of you merge this PR? I don't have permissions.

@mmitche mmitche merged commit 7dc4565 into dotnet:main Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants