[Breaking change]: New version of some OOB packages #43564
Labels
breaking-change
Indicates a .NET Core breaking change
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
Pri1
High priority, do before Pri2 and Pri3
source incompatible
Source code may encounter a breaking change in behavior when targeting the new version.
⌚ Not Triaged
Not triaged
Description
We generated new versions of some OOB packages, but their source code did not change. Instead, we made some changes that can be considered breaking:
Additionally, we migrated the source code of these packages from their old location, which was a branch of .NET that is no longer in support, to the dotnet/maintenance-packages repo.
cc @ViktorHofer @ericstj
Version
Other (please put exact version in description textbox)
Previous behavior
Some TFMs targeted by the old packages are already out of support.
New behavior
No source code changes, but the TFMs were updated.
Type of breaking change
Reason for change
Move the source code of these packages from their old branch which was already out of support to a repo that is actively maintained.
Recommended action
Depending on the package, different recommended actions are provided: https://github.com/dotnet/maintenance-packages/tree/main/package-support-policy.md
NOTE: This document is still under review so it doesn't yet exist in main, but the PR is almost ready to get merged: dotnet/maintenance-packages#76
Feature area
Core .NET libraries
Affected APIs
All that are contained in the packages.
The text was updated successfully, but these errors were encountered: