Skip to content

Commit ce615fd

Browse files
authored
Fix dates for whats new in 10 P1 (#2012)
1 parent e2a11d4 commit ce615fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in WinForms for .NET 10 Preview
33
description: Learn about what's new in Windows Forms for .NET 10 Preview. New versions of Windows Forms are released yearly with .NET.
44
ms.topic: whats-new
5-
ms.date: 02/13/2025
5+
ms.date: 02/25/2025
66
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
77
---
88

@@ -12,7 +12,7 @@ This article describes what's new in Windows Forms for .NET 10 Preview 1.
1212

1313
## Preview 1
1414

15-
.NET 10 Preview 1 was released on February 20, 2025.
15+
.NET 10 Preview 1 was released on February 25, 2025.
1616

1717
The main improvement in WinForms for .NET 10 Preview 1 was changes to clipboard serialization and deserialization.
1818

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in WPF for .NET 10 Preview
33
description: Learn about what's new in Windows Presentation Foundation (WPF) for .NET 10 Preview. New versions of WPF are released yearly with .NET.
44
ms.topic: whats-new
5-
ms.date: 02/13/2025
5+
ms.date: 02/25/2025
66
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
77
---
88

@@ -12,7 +12,7 @@ This article describes what's new in Windows Presentation Foundation (WPF) for .
1212

1313
## Preview 1
1414

15-
.NET 10 Preview 1 was released on February 20, 2025.
15+
.NET 10 Preview 1 was released on February 25, 2025.
1616

1717
For WPF, .NET 10 only included a few minor patches and bug fixes. Key areas are:
1818

0 commit comments

Comments
 (0)