Swashbuckle.AspNetCore icon indicating copy to clipboard operation
Swashbuckle.AspNetCore copied to clipboard

Add public API analysers

Open martincostello opened this issue 10 months ago • 1 comments

We should add the Microsoft.CodeAnalysis.PublicApiAnalyzers analyser to avoid making unintentional binary-breaking changes.

Examples:

  • https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418#pullrequestreview-2000191284.
  • https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610#discussion_r1565295657
  • https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677#discussion_r1565538897
  • https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718#discussion_r1566883950
  • https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803#discussion_r1566871645

martincostello avatar Apr 15 '24 07:04 martincostello

This issue is stale because it has been open for 60 days with no activity. It will be automatically closed in 14 days if no further updates are made.

github-actions[bot] avatar Jun 20 '24 01:06 github-actions[bot]

Will do a PR for this once 6.7.0 ships.

martincostello avatar Aug 01 '24 09:08 martincostello