Skip to content

Commit 0dbcd9c

Browse files
Copilotadegeo
andauthored
Update net100.md files for .NET 10 RC2 release (#2140)
* Initial plan * Update net100.md files for RC2 release Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
1 parent 185f85e commit 0dbcd9c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

dotnet-desktop-guide/winforms/whats-new/net100.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in WinForms for .NET 10 Release Candidate
33
description: Learn about what's new in Windows Forms for .NET 10 Release Candidate. New versions of Windows Forms are released yearly with .NET.
44
ms.topic: whats-new
5-
ms.date: 09/09/2025
5+
ms.date: 10/08/2025
66
ms.service: dotnet-desktop
77
ms.update-cycle: 365-days
88
dev_langs:
@@ -15,12 +15,13 @@ dev_langs:
1515

1616
This article provides a high-level overview about what's new with Windows Forms (WinForms) in .NET 10 Release Candidate. For detailed information, see the [release announcements](#release-announcements).
1717

18-
.NET 10 RC 1 was released in September 2025.
18+
.NET 10 RC 2 was released in October 2025.
1919

2020
## Release announcements
2121

2222
Each release announcement provides detailed information about Windows Forms changes for .NET 10:
2323

24+
- [.NET 10 RC2](https://aka.ms/dotnet/10/rc2)
2425
- [.NET 10 RC1](https://aka.ms/dotnet/10/rc1)
2526
- [.NET 10 Preview 7](https://aka.ms/dotnet/10/preview7)
2627
- [.NET 10 Preview 6](https://aka.ms/dotnet/10/preview6)

dotnet-desktop-guide/wpf/whats-new/net100.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in WPF for .NET 10 Release Candidate
33
description: Learn about what's new in Windows Presentation Foundation (WPF) for .NET 10 Release Candidate. New versions of WPF are released yearly with .NET.
44
ms.topic: whats-new
5-
ms.date: 09/09/2025
5+
ms.date: 10/08/2025
66
ms.service: dotnet-desktop
77
ms.update-cycle: 365-days
88
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
@@ -12,12 +12,13 @@ ms.update-cycle: 365-days
1212

1313
This article provides a high-level overview about what's new with Windows Presentation Foundation (WPF) in .NET 10 Release Candidate. For detailed information, see the [release announcements](#release-announcements).
1414

15-
.NET 10 RC 1 was released in September 2025.
15+
.NET 10 RC 2 was released in October 2025.
1616

1717
## Release announcements
1818

1919
Each release announcement provides detailed information about WPF changes for .NET 10:
2020

21+
- [.NET 10 RC2](https://aka.ms/dotnet/10/rc2)
2122
- [.NET 10 RC1](https://aka.ms/dotnet/10/rc1)
2223
- [.NET 10 Preview 7](https://aka.ms/dotnet/10/preview7)
2324
- [.NET 10 Preview 6](https://aka.ms/dotnet/10/preview6)

0 commit comments

Comments
 (0)