-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API diff between .NET 9 GA and .NET 10 Preview1 #9718
base: main
Are you sure you want to change the base?
Conversation
release-notes/10.0/preview/preview1/api-diff/Microsoft.AspNetCore.App/10.0-preview1.md
Outdated
Show resolved
Hide resolved
release-notes/10.0/preview/preview1/api-diff/Microsoft.NETCore.App/10.0-preview1.md
Outdated
Show resolved
Hide resolved
release-notes/10.0/preview/preview1/api-diff/Microsoft.WindowsDesktop.App/10.0-preview1.md
Outdated
Show resolved
Hide resolved
System.Globalization, System.StringNormalizationExtensions, and System.TimeSpan LGTM! |
System.Threading LGTM |
@@ -0,0 +1,289 @@ | |||
# System.Numerics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System.Numerics LGTM
CC. @dotnet/area-system-numerics
@@ -0,0 +1,109 @@ | |||
# System.Runtime.Intrinsics.X86 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System.Runtime.Intrinsics LGTM
CC. @dotnet/area-system-runtime-intrinsics
@@ -0,0 +1,248 @@ | |||
# System |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System LGTM
CC. @dotnet/area-system-runtime
@Tanya-Solyanik to double check on WinForms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System.IO LGTM
Repo area owners:
Libraries area owners:
Known api-diff tool issues:
If yo usee any of these, please provide a GitHub suggestion in this PR to correct it:
{
or{}
arcade#10981([AsmDiff] For attributes, move the +/- diff symbol to the attribute instead of the affected API arcade#13814)protected internal
visibility should stop showing. AsmDiff: Do not show APIs withprotected internal
visibility arcade#14579