Skip to content

Update pruned package data for packages that ship out of dotnet/maintenance-packages #47314

Open
@ViktorHofer

Description

@ViktorHofer

For the packages that ship out of dotnet/maintenance-packages, the major and/or minor version recently changed which makes those packages not get pruned from the restore graph.

Most of the m-p packages don't apply to .NETCoreApp and in some cases also not to .NET Standard >= 2.0. Take System.ValueTuple as an example which should get pruned when targeting netstandard2.0 or newer.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions