Skip to content

Breaking changes in CoreFx packages due to net461 > ns2.0 mapping #21409

Closed
@ericstj

Description

@ericstj

The remapping can cause ref-def mismatches when a NS1.5 or higher library is consumed in net461. For example see aspnet/MusicStore#775 (comment).

We could mitigate this by shoving those into the NETStandard.Library.NETFramework package, effectively "lifting" the implementation assembly up to the higher version via conflict resolution.

Alternatively we do nothing and document that folks should upgrade those packages.

@weshaggard @terrajobst, thoughts?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions