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

Add net9.0 to default TFM filtering #14085

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Oct 5, 2023

Adds net9.0 to the list of the _DefaultNetFrameworkFilter. This enables TFM filtering to work properly if net9.0 is the only TFM of a project. Without this, such a project would skip being built.

@ViktorHofer ViktorHofer merged commit aa8ba69 into dotnet:main Oct 6, 2023
11 checks passed
@mthalman mthalman deleted the tfm-filtering branch October 6, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants