Description
ASP.NET Core 5.0 projects can compile against matching reference assemblies through this end-of-life targeting pack. It is useful only for legacy web codebases that cannot move yet.
Obsolete web targets should not be chosen for new services. Prefer supported frameworks and isolate legacy builds from production secrets.