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

Remove multi-targeting, only use one .NET TFM per project #605

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

Sergio0694
Copy link
Owner

Contributes to #598

Description

This PR removes all multi-targeting, and makes each project only target one .NET TFM. This is an incremental step towards migrating all projects to only target .NET 8, and drop all previous TFMs in the process (ie. both .NET 6 and .NET 7).

@Sergio0694 Sergio0694 added samples 📚 A change or improvement related to the samples maintenance ⚙️ Issues/PRs about maintenance/CI work unit tests 🧪 Proposals or improvements to the unit tests suite labels Oct 11, 2023
@Sergio0694 Sergio0694 merged commit 3c08e42 into main Oct 12, 2023
28 checks passed
@Sergio0694 Sergio0694 deleted the dev/unify-all-frameworks branch October 12, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance ⚙️ Issues/PRs about maintenance/CI work samples 📚 A change or improvement related to the samples unit tests 🧪 Proposals or improvements to the unit tests suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant