Skip to content
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

.NET 10 Preview 1 breaking changes batch #44625

Merged
merged 24 commits into from
Jan 31, 2025
Merged

Conversation

CamSoper
Copy link
Contributor

@CamSoper CamSoper commented Jan 30, 2025

Collection of breaking changes for .NET 10 Preview 1.

Fixes #44403
Fixes #44500
Fixes #44282
Fixes #43952
Fixes #43885
Fixes #43828
Fixes #43303
Fixes #43284
Fixes #43156
Fixes #42558
Fixes #42027


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/compatibility/10.0.md docs/core/compatibility/10.0
docs/core/compatibility/core-libraries/10.0/activity-sampling.md docs/core/compatibility/core-libraries/10.0/activity-sampling
docs/core/compatibility/core-libraries/10.0/csharp-overload-resolution.md docs/core/compatibility/core-libraries/10.0/csharp-overload-resolution
docs/core/compatibility/core-libraries/10.0/generic-math.md docs/core/compatibility/core-libraries/10.0/generic-math
docs/core/compatibility/core-libraries/10.0/ldap-directorycontrol-parsing.md docs/core/compatibility/core-libraries/10.0/ldap-directorycontrol-parsing
docs/core/compatibility/core-libraries/10.0/maccatalyst-version-normalization.md docs/core/compatibility/core-libraries/10.0/maccatalyst-version-normalization
docs/core/compatibility/core-libraries/10.0/obsolete-apis.md docs/core/compatibility/core-libraries/10.0/obsolete-apis
docs/core/compatibility/cryptography/10.0/x500distinguishedname-validation.md docs/core/compatibility/cryptography/10.0/x500distinguishedname-validation
docs/core/compatibility/globalization/10.0/version-override.md docs/core/compatibility/globalization/10.0/version-override
docs/core/compatibility/toc.yml docs/core/compatibility/toc
docs/core/compatibility/windows-forms/10.0/insertadjacentelement-orientation.md docs/core/compatibility/windows-forms/10.0/insertadjacentelement-orientation
docs/core/compatibility/windows-forms/10.0/treeview-text-location.md docs/core/compatibility/windows-forms/10.0/treeview-text-location
docs/fundamentals/syslib-diagnostics/obsoletions-overview.md docs/fundamentals/syslib-diagnostics/obsoletions-overview
docs/fundamentals/syslib-diagnostics/syslib0058.md docs/fundamentals/syslib-diagnostics/syslib0058
docs/fundamentals/syslib-diagnostics/syslib0060.md docs/fundamentals/syslib-diagnostics/syslib0060
docs/navigate/tools-diagnostics/toc.yml docs/navigate/tools-diagnostics/toc

@CamSoper CamSoper self-assigned this Jan 30, 2025
@CamSoper CamSoper requested review from gewarren and a team as code owners January 30, 2025 20:35
@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 30, 2025
@CamSoper CamSoper marked this pull request as draft January 30, 2025 20:36
@CamSoper CamSoper removed request for a team and gewarren January 30, 2025 20:36
@CamSoper CamSoper changed the title .NET 10 Preview 1 breaking changes first batch .NET 10 Preview 1 breaking changes batch Jan 31, 2025
@CamSoper CamSoper marked this pull request as ready for review January 31, 2025 00:49
@CamSoper CamSoper requested review from gewarren and a team January 31, 2025 00:49
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not finished, but some comments for now.

@CamSoper CamSoper enabled auto-merge (squash) January 31, 2025 23:25
@CamSoper CamSoper merged commit 6bad9ed into dotnet:main Jan 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment