1
0
mirror of synced 2025-12-19 18:06:02 -05:00

5 Commits

Author SHA1 Message Date
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
Rich Lander
8c8e5836c3 Fix linter errors in repo (#9689)
* Fix linter errors

* Update links
2025-01-13 21:40:52 -08:00
Carlos Sánchez López
b548bbcc74 API diff between .NET 8.0 Preview 3 and .NET 8 Preview 4 (#8469)
* Fix scripts

* Microsoft.AspNetCore.App

* Microsoft.NETCore.App

* Microsoft.WindowsDesktop.App

* Add base README

* Microsoft.AspNetCore.App: Fix missing attributes.

* Microsoft.NETCore.App: Fix missing attributes.

* Microsoft.WindowsDesktop.App: Fix missing attributes.

* Apply suggestions from code review

Co-authored-by: Brennan <brecon@microsoft.com>

---------

Co-authored-by: Brennan <brecon@microsoft.com>
2023-06-14 20:54:45 -06:00
Jay
e10f1d5246 Misc files (#8353) 2023-04-05 11:04:21 -07:00
carlossanlop
b878c752b8 Script to automatically generate API diff 2022-04-22 19:03:30 -07:00