Skip to content

Make ApiCompat work for [ModelReaderWriterBuildableAttribute] #51442

@live1206

Description

@live1206

Right now, ApiCompat detects breaking changes on adding new [ModelReaderWriterBuildableAttribute] comparing to previous GA release version, which should not be a breaking change.

The repro step is to add a new attribute to the GA MRWContext and then dotnet build.

So, we have to ignore this attribute for ApiCompat for now.
We need to fix this to avoid removing [ModelReaderWriterBuildableAttribute] from GA version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue is related to a non-management packageEngSysThis issue is impacting the engineering system.MgmtThis issue is related to a management package.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions