1
0
mirror of synced 2025-12-23 21:05:00 -05:00
Files
core/release-notes/ApiDiffAttributesToExclude.txt
Carlos Sánchez López 43654d259d New powershell script to generate API diffs using the new SDK tool (#9772)
* New powershell script

* Text file with attribute APIs to exclude by default

* Add beforeFriendlyName and afterFriendlyName arguments. Pass the correct strings to the api diff tool. Add better logic to determine root of failure when packages are not found.

* Add assemblies to exclude

* Remove extensions from assemblies to exclude

* Add options to exclude a particular sdk

* typo

* Update APIDiff script / docs

* Remove old script / docs

* Fix name of script

* Apply feedback

---------

Co-authored-by: Eric StJohn <ericstj@microsoft.com>
2025-05-27 09:20:41 -07:00

6 lines
299 B
Plaintext

T:System.AttributeUsageAttribute
T:System.ComponentModel.EditorBrowsableAttribute
T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute
T:System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute
T:System.Windows.Markup.ContentWrapperAttribute
T:System.Windows.TemplatePartAttribute