Skip to content

Avoid Microsoft.Bcl.* dependencies #7590

@ViktorHofer

Description

@ViktorHofer

It would be great if this repository could add modern .NET TFMs to projects that only target .NET Standard to avoid bringing Microsoft.Bcl.* packages into the dependency graph. Adding those also has a couple of other benefits: optimized IL, analyzers, etc.

We got hit by #7589 on a .NET 10 only app, which made me open this issue.

cc @tarekgh

Metadata

Metadata

Assignees

Labels

untriagedNew issue has not been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions