dotnet / dotnet/sdk

APICompat should compare relevant assembly-level attributes

Open
#44,172 1 comment 0 reactions 0 assignees View on GitHub
Area-ApiCompat
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

APICompat doesn't catch when an assembly removes CLSCompliant.

It also doesn't check for other top level attributes like `AllowPartiallyTrustedCallers` etc that might impact usage.

We should consider opting-in a set of assembly level attributes, or maybe comparing all assembly level attributes with a few built in exclusions.

See https://github.com/dotnet/maintenance-packages/issues/134

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.