Skip to content

Use TargetPlatformMonikers for net5.0 and above targetFrameworks. #43646

@Anipik

Description

@Anipik

Sdk added support for platforms in the targetFramework strings. Many of our projects have platform specific tfms. Currently we have workarounds to make nuget and sdk understand these custom frameworks,
But with the new TargetFramework feature we can remove those workarounds for net5.0 and above tfms.

The pre-requiste to this issue is #32451 because the sdk doesnt support "_" in the name.

cc @ericstj @ViktorHofer @safern

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions