From a392dec5187a017741ecc999bff6d4dcae830adf Mon Sep 17 00:00:00 2001 From: Jon Galloway Date: Mon, 15 Sep 2025 15:02:14 -0700 Subject: [PATCH 1/3] Add RC2 scaffold to WPF release notes --- release-notes/10.0/preview/rc2/wpf.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-notes/10.0/preview/rc2/wpf.md b/release-notes/10.0/preview/rc2/wpf.md index 619679d8f6..3b847052f2 100644 --- a/release-notes/10.0/preview/rc2/wpf.md +++ b/release-notes/10.0/preview/rc2/wpf.md @@ -1,5 +1,13 @@ # WPF in .NET 10 RC 2 - Release Notes +Here's a summary of what's new in WPF in this RC 2 release: + +- [Feature](#feature) + +## Feature + +Feature summary + This RC 2 release does not contain new WPF features. WPF updates in .NET 10: From f71a03389aadf8a1346e424fc96d149d29dda12c Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:59:39 -0700 Subject: [PATCH 2/3] Nothing for WPF --- release-notes/10.0/preview/rc2/wpf.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/release-notes/10.0/preview/rc2/wpf.md b/release-notes/10.0/preview/rc2/wpf.md index 3b847052f2..0060917c82 100644 --- a/release-notes/10.0/preview/rc2/wpf.md +++ b/release-notes/10.0/preview/rc2/wpf.md @@ -1,15 +1,7 @@ # WPF in .NET 10 RC 2 - Release Notes -Here's a summary of what's new in WPF in this RC 2 release: +This release doesn't contain new WPF features. -- [Feature](#feature) - -## Feature - -Feature summary - -This RC 2 release does not contain new WPF features. - -WPF updates in .NET 10: +Key WPF updates in previous releases of .NET 10: - [What's new in WPF in .NET 10](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100) documentation From 9df7ee617c8f057bb7081e036010133c0aee4140 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Wed, 8 Oct 2025 17:00:55 -0700 Subject: [PATCH 3/3] Adjust wording with WinForms and WPF to match --- release-notes/10.0/preview/rc2/winforms.md | 4 ++-- release-notes/10.0/preview/rc2/wpf.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/release-notes/10.0/preview/rc2/winforms.md b/release-notes/10.0/preview/rc2/winforms.md index cf3170512e..fc49178f42 100644 --- a/release-notes/10.0/preview/rc2/winforms.md +++ b/release-notes/10.0/preview/rc2/winforms.md @@ -1,7 +1,7 @@ # WinForms .NET 10 RC2 Release Notes -This RC 2 release does not contain new Windows Forms feature additions. +The RC 2 release does not contain new Windows Forms feature additions. -Windows Forms updates in .NET 10: +Key Windows Forms updates in previous releases of .NET 10: - [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100) documentation diff --git a/release-notes/10.0/preview/rc2/wpf.md b/release-notes/10.0/preview/rc2/wpf.md index 0060917c82..73148197c0 100644 --- a/release-notes/10.0/preview/rc2/wpf.md +++ b/release-notes/10.0/preview/rc2/wpf.md @@ -1,6 +1,6 @@ # WPF in .NET 10 RC 2 - Release Notes -This release doesn't contain new WPF features. +The RC 2 release does not contain new WPF feature additions. Key WPF updates in previous releases of .NET 10: