Description
Web projects can compile against ASP.NET Core 7.0 reference assemblies through this binary targeting pack. It is useful for maintaining older services that still target that version.
Compile-time compatibility does not make an old web stack suitable for new public deployments. Prefer supported framework targets when possible.