-
Notifications
You must be signed in to change notification settings - Fork 4.9k
.NET 10 Preview 2 Release Notes #9769
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
Conversation
Fix linter issue
Starting the release notes gathering here. @dalexsoto @rolfbjarne @jonpryor @PureWeen @Redth please contribute.
@@ -0,0 +1,24 @@ | |||
# .NET SDK in .NET 10 Preview 2 - Release Notes |
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.
@mariam-abdulla We should make sure to announce the new dotnet test
experience as part of SDK release notes. Not sure if we should do that for preview 2 release notes, or wait for preview 3 when it's more tested and stabilized.
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.
I think it's better we wait until it's more test and stabilized.
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.
If it is something shipping in P2 then put it in p2 and add more in p3. These are point in time of what is in the release and not announcements.
…reak (#9783) * Update known issues to include ARM64 Windows hosting bundle upgrade break * Apply suggestions from code review Co-authored-by: Daniel Roth <[email protected]>
* Add ASP.NET Core updates for .NET 10 Preview 2 * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Martin Costello <[email protected]> * Add Blazor reconnection UI component * Add remaining Blazor features * Edits * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Safia Abdalla <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Safia Abdalla <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Safia Abdalla <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Luke Latham <[email protected]> * Add ShouldMatch code snippet * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Wade Pickett <[email protected]> * Update release-notes/10.0/preview/preview2/aspnetcore.md Co-authored-by: Wade Pickett <[email protected]> --------- Co-authored-by: Martin Costello <[email protected]> Co-authored-by: Safia Abdalla <[email protected]> Co-authored-by: Luke Latham <[email protected]> Co-authored-by: Wade Pickett <[email protected]>
* Add containers release notes for 10.0 Preview 2 * Fix run-on-sentence Co-authored-by: Matt Thalman <[email protected]> --------- Co-authored-by: Matt Thalman <[email protected]>
* Preview 2 * Fix typo * Update query * Review feedback * extra line * Fixing errors
* Initial version C# P2 blog post * Apply suggestions from code review Co-authored-by: Bill Wagner <[email protected]> * updat ename of file * Update release-notes/10.0/preview/preview2/csharp.md --------- Co-authored-by: James Montemagno <[email protected]> Co-authored-by: Bill Wagner <[email protected]>
* Update wpf.md * Add missing period.
* Start runtime and library release notes * Add JIT notes * Update benchmarks * Fix array de-abstraction intro * Update release-notes/10.0/preview/preview2/runtime.md --------- Co-authored-by: Aman Khalid <[email protected]>
* MAUI in 10 preview 1 * what's new for maui thanks davidbritch for capturing these * Update URLs for macios release notes * Final polishing --------- Co-authored-by: Alex Soto <[email protected]> Co-authored-by: Rachel Kang <[email protected]>
No description provided.