Add .NET 11 Preview 2 WPF and WinForms what's new notes#2207
Conversation
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
|
@copilot restore the preview text on headers and titles; we want to make it clear this is a preview release |
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
|
@copilot Need to update the WinForms files to. There were no updates for Preview 2, but they at least need that info published in the same format as the normal preview notes. |
|
@copilot Need to update the WinForms files to. There were no updates for Preview 2, but they at least need that info published in the same format as the normal preview notes. |
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
Done in 1df43b0. Updated both WinForms files for Preview 2:
|
There was a problem hiding this comment.
Pull request overview
This PR updates the WPF and Windows Forms “what’s new” docs to reflect .NET 11 Preview 2, including updated headings, metadata, and Preview 2 release-announcement links, plus a new WPF bug-fix note.
Changes:
- Update WPF and WinForms Preview 1 references to Preview 2 (titles, headings, descriptions, and
ms.date). - Add the .NET 11 Preview 2 release announcement link to both WPF and WinForms Preview 2 pages.
- Add a WPF bug-fix note about improved resilience to Desktop Window Manager (DWM) failures.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 10 comments.
| File | Description |
|---|---|
| dotnet-desktop-guide/wpf/whats-new/net110.md | Updates content and links for .NET 11 Preview 2, and adds a new WPF bug-fix note. |
| dotnet-desktop-guide/wpf/whats-new/index.md | Updates the WPF “what’s new” index to point to Preview 2 content. |
| dotnet-desktop-guide/winforms/whats-new/net110.md | Updates WinForms Preview 2 page metadata and release-announcement links. |
| dotnet-desktop-guide/winforms/whats-new/index.md | Updates WinForms “what’s new” index to Preview 2, and adjusts the Preview 2 section text. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…net/docs-desktop into copilot/update-wpf-winforms-notes
Updates the WPF and WinForms what's new articles to cover .NET 11 Preview 2, adding a DWM crash resilience fix for WPF and the Preview 2 release announcement links.
Changes
WPF
wpf/whats-new/net110.md.NET 11 Preview 2release announcement linkms.datewpf/whats-new/index.mdms.dateWinForms
winforms/whats-new/net110.md.NET 11 Preview 2release announcement link (alongside Preview 1)ms.datewinforms/whats-new/index.mdms.dateOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Internal previews