core icon indicating copy to clipboard operation
core copied to clipboard

API diff between .NET 9 RC1 and .NET 9 RC 2

Open ericstj opened this issue 1 year ago • 2 comments

Repo area owners:

  • WinForms - @merriemcgaw @lonitra @JeremyKuhne
  • Libraries - @artl93 @jeffschwMSFT @jeffhandley @karelz @ericstj @stephentoub @SamMonoRT

Libraries area owners:

  • System.Drawing @dotnet/area-system-drawing @lonitra @merriemcgaw @JeremyKuhne
  • System.Reflection.Emit @dotnet/area-system-reflection-emit @buyaa-n
  • System.Runtime.Intrinsics @dotnet/area-system-runtime-intrinsics @tannergooding
  • System.Text.Json @dotnet/area-system-text-json @eiriktsarpalis

Known api-diff tool issues:

If yo usee any of these, please provide a GitHub suggestion in this PR to correct it:

  • The AsmDiff tool sometimes skips adding { or {} arcade#10981(https://github.com/dotnet/arcade/issues/13814)
  • RequiresPreviewAttribute not getting auto added arcade#14498
  • Changes to protected internal visibility should stop showing. https://github.com/dotnet/arcade/issues/14579
  • The AsmDiff tool shows APIs with decorating attribute changes as removed and re-added, instead of showing only the API. Please ignore this, it might be confusing but technically it's not incorrect: [arcade#13814]

ericstj avatar Oct 08 '24 21:10 ericstj

@JeremyKuhne can I get your check of the WindowsDesktop changes?

ericstj avatar Oct 10 '24 16:10 ericstj

@carlossanlop does this look good to you, anything we need to do manually to this?

ericstj avatar Oct 10 '24 16:10 ericstj

@carlossanlop Is this ready to go? Feel free to merge.

richlander avatar Nov 25 '24 23:11 richlander