Skip to content

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

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: #3341

@NikolaMilosavljevic
Copy link
Member Author

One check is failing: diagnostics-public-ci (Build and Test Diagnostics Windows Build_Release)

However, my change only affects Linux source-build and the failing check is on Windows, so it is unrelated. I'm going to rerun the check just in case, but we should be able to get this merged regardless.

Source-build check was successful: diagnostics-public-ci (Build and Test Diagnostics Source-Build (Complete))

@mikem8361 mikem8361 merged commit f417b08 into dotnet:main Mar 29, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

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