Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions dotnet-desktop-guide/winforms/whats-new/net100.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: What's new in WinForms for .NET 10 Release Candidate
description: Learn about what's new in Windows Forms for .NET 10 Release Candidate. New versions of Windows Forms are released yearly with .NET.
ms.topic: whats-new
ms.date: 09/09/2025
ms.date: 10/08/2025
ms.service: dotnet-desktop
ms.update-cycle: 365-days
dev_langs:
Expand All @@ -15,12 +15,13 @@ dev_langs:

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).

.NET 10 RC 1 was released in September 2025.
.NET 10 RC 2 was released in October 2025.

## Release announcements

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

- [.NET 10 RC2](https://aka.ms/dotnet/10/rc2)
- [.NET 10 RC1](https://aka.ms/dotnet/10/rc1)
- [.NET 10 Preview 7](https://aka.ms/dotnet/10/preview7)
- [.NET 10 Preview 6](https://aka.ms/dotnet/10/preview6)
Expand Down
5 changes: 3 additions & 2 deletions dotnet-desktop-guide/wpf/whats-new/net100.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: What's new in WPF for .NET 10 Release Candidate
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.
ms.topic: whats-new
ms.date: 09/09/2025
ms.date: 10/08/2025
ms.service: dotnet-desktop
ms.update-cycle: 365-days
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
Expand All @@ -12,12 +12,13 @@ ms.update-cycle: 365-days

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).

.NET 10 RC 1 was released in September 2025.
.NET 10 RC 2 was released in October 2025.

## Release announcements

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

- [.NET 10 RC2](https://aka.ms/dotnet/10/rc2)
- [.NET 10 RC1](https://aka.ms/dotnet/10/rc1)
- [.NET 10 Preview 7](https://aka.ms/dotnet/10/preview7)
- [.NET 10 Preview 6](https://aka.ms/dotnet/10/preview6)
Expand Down