Description
Describe the Problem
The https://github.com/dotnet/maintenance-packages repository is being created as a place for packages that are still in support but no longer built elsewhere to continue to build.
The packages produced here will be referenced by packages that are part of the product on down-level platforms (eg: .NETFramework, .NETStandard).
Rather than copy the packages from here to SBRP, we should consider bringing maintenance-packages into source-build.
Describe the Solution
Onboard maintenance-packages into source-build and allow it's packages to flow into runtime and other repos. Note that maintenance-packages isn't expected to branch with the product, but instead be in perpetual LTS. As such its expected that tip
will always be correct for all versions of .NET that are still in support.
Additional Context
Metadata
Metadata
Assignees
Type
Projects
Status