Skip to content

Consider cross-compiling projects to target DefaultNetCoreTargetFramework #25917

Closed
@pranavkm

Description

@pranavkm

We have a handful of projects in the repo that do not cross-compile to .NET Core. The reference assemblies in .NET Core carry nullability and platform compatibility annotations and there are currently no plans to make this work on down level tfms.

Updating these projects to additionally cross-compile to $(DefaultNetCoreTargetFramework) seems like a small cost for the richer compile time we gain:

Metadata

Metadata

Assignees

Labels

affected-very-fewThis issue impacts very few customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkseverity-nice-to-haveThis label is used by an internal tooltask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions