Skip to content

chore: Drop net9.0 from target frameworks - #3243

Open
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-drop-net90-tfm
Open

chore: Drop net9.0 from target frameworks#3243
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-drop-net90-tfm

Conversation

@filzrev

@filzrev filzrev commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR remove net9.0 from TargetFrameworks.
By dropping net9.0 tfm, build solution time is reduced.

Currently net9.0 tfm is only used on preview/nightly versions.
So dropping support for net9.0 will have little impact.

What's affected when net9.0 tfm is dropped.

When running benchmarks on .NET 9.0. net8.0 version of BenchmarkDotnet Dlls are referenced.
So it might affects benchmark results slightly because allows ref struct` support is dropped.


Close this PR if this PR changes are not desirable.

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.

1 participant