Skip to content

Commit 6fc9794

Browse files
committed
update description verbiage to remove preview
1 parent 867721c commit 6fc9794

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/core/compatibility/cryptography/10.0/x509-publickey-null.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - X509Certificate and PublicKey key parameters can be null"
3-
description: "Learn about the breaking change in .NET 10 Preview 3 where key parameters in X509Certificate and PublicKey can be null."
3+
description: "Learn about the breaking change in .NET 10 where key parameters in X509Certificate and PublicKey can be null."
44
ms.date: 3/13/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/45325

docs/core/compatibility/networking/10.0/default-http-streaming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - Streaming HTTP responses enabled by default in browser HTTP clients"
3-
description: "Learn about the breaking change in .NET 10 Preview 3 where streaming HTTP responses are enabled by default in browser HTTP clients."
3+
description: "Learn about the breaking change in .NET 10 where streaming HTTP responses are enabled by default in browser HTTP clients."
44
ms.date: 4/7/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/45644

docs/core/compatibility/sdk/10.0/default-workload-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - Change default workload configuration from 'loose manifests' to 'workload sets' mode"
3-
description: "Learn about the breaking change in .NET 10 Preview 2 where the default workload update mode changed."
3+
description: "Learn about the breaking change in .NET 10 where the default workload update mode changed."
44
ms.date: 3/12/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/45000

docs/core/compatibility/sdk/10.0/dotnet-cli-interactive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - .NET CLI `--interactive` defaults to `true` in user scenarios"
3-
description: "Learn about the breaking change in .NET 10 Preview 3 where the --interactive flag defaults to true in user-centric scenarios."
3+
description: "Learn about the breaking change in .NET 10 where the --interactive flag defaults to true in user-centric scenarios."
44
ms.date: 4/3/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/45548

docs/core/compatibility/sdk/10.0/http-warnings-to-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - HTTP warnings promoted to errors in dotnet package list and dotnet package search"
3-
description: "Learn about the breaking change in .NET 10 Preview 4 where HTTP warnings are promoted to errors in dotnet package operations."
3+
description: "Learn about the breaking change in .NET 10 where HTTP warnings are promoted to errors in dotnet package operations."
44
ms.date: 5/9/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/45985

docs/core/compatibility/windows-forms/10.0/menuitem-contextmenu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - Applications referencing both WPF and WinForms must disambiguate MenuItem and ContextMenu types"
3-
description: "Learn about the breaking change in .NET 10 Preview 1 where applications referencing both WPF and WinForms must disambiguate MenuItem and ContextMenu types."
3+
description: "Learn about the breaking change in .NET 10 where applications referencing both WPF and WinForms must disambiguate MenuItem and ContextMenu types."
44
ms.date: 3/11/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/44738

docs/core/compatibility/wpf/10.0/dynamicresource-crash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Breaking change - Incorrect usage of DynamicResource causes application crash"
3-
description: "Learn about the breaking change in .NET 10 Preview 4 where incorrect usage of DynamicResource now causes application crashes."
3+
description: "Learn about the breaking change in .NET 10 where incorrect usage of DynamicResource now causes application crashes."
44
ms.date: 5/12/2025
55
ai-usage: ai-assisted
66
ms.custom: https://github.com/dotnet/docs/issues/46089

0 commit comments

Comments
 (0)