winforms/eng/ApiCompatibility
Lachlan Ennis 536e37c10b
Enable CA1852/CA1812 Analyzers (#7881)
2022-10-05 17:27:14 +11:00
..
PublicApiAnalyzer.props Update PublicApiAnalyzer.props (#7391) 2022-07-11 18:47:33 -07:00
PublicApiAnalyzer.targets Enable CA1852/CA1812 Analyzers (#7881) 2022-10-05 17:27:14 +11:00
README.md Script to mark API as shipped (#4837) 2021-04-24 15:36:48 +10:00
mark-shipped.cmd Script to mark API as shipped (#4837) 2021-04-24 15:36:48 +10:00
mark-shipped.ps1 Script to mark API as shipped (#4837) 2021-04-24 15:36:48 +10:00

README.md

Mark Shipped Tool

========

This tool should be run after every supported release that has API changes. It will merge the collection of PublicApi.Shipped.txt files with the PublicApi.Unshipped.txt versions. This will take into account *REMOVED* elements when updating the files.

Usage:

mark-shipped.cmd