Skip to content

APICompat doesn't catch changing existing member to abstract #47166

Open
@ericstj

Description

@ericstj

Describe the bug

See discussion here dotnet/maintenance-packages#205 (comment)

To Reproduce

Make a package with a netstandard2.0 implementation with method not abstract. Have a compatible framewwork with the same member but abstract.

Expect: CannotAddAbstractMember diagnostic

Actual: No diagnostic. 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions