.NET 11 RC 1: update What's New - #3504
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 96473ae: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The page intro claims the release-notes list covers “each” .NET 11 release, but it only lists previews while the page now documents RC 1 content, so the wording (or list) should be updated for accuracy.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review tier: Lite
Findings: 1
New issues introduced by this change (1)
| Severity | Finding |
|---|---|
docs/whats-new/dotnet-11.md — The introduction says the list contains release notes for “each .NET MAUI in .NET 11 release”, but… |
What changed in this PR
Updates the .NET MAUI “What’s new in .NET 11” page to incorporate .NET 11 RC 1 additions (while keeping prior Preview content intact), covering new testing templates plus controls/platform/tooling updates and breaking changes.
Changes:
- Added a new Testing section documenting RC 1 test project templates and
dotnet testusage. - Added multiple RC 1 entries across Controls, Platform features, XAML Hot Reload, Android performance/tooling, Apple NativeAOT/binding/packaging, and Breaking changes.
- Refreshed page metadata date.
| File | Description |
|---|---|
| docs/whats-new/dotnet-11.md | Adds .NET 11 RC 1 “What’s New” entries across testing, controls, platform features, tooling, and breaking changes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| ## Testing | ||
|
|
||
| .NET 11 RC 1 adds test project templates for Android, iOS, tvOS, macOS, and Mac Catalyst. The template short names are `androidtest`, `iostest`, `tvostest`, `macostest`, and `maccatalysttest`. The test projects use Microsoft.Testing.Platform and run in an app process on a device, simulator, or desktop target with `dotnet test`. | ||
|
|
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 74c3f0f: ✅ Validation status: passed
For more details, please refer to the build report. |

Summary
dotnet runimprovementsVerification
dotnet/core@b6cc7e891cf4f74121ddd0aa47c2f8d20bf3e1e2against each cited MAUI, Android, and macios PRdotnet/macios#26409and unshippeddotnet/android#12230Release context
Related release-note work: dotnet/core#10552
Internal previews
Build report