diff --git a/docfx.json b/docfx.json index 01e64d4904d34..d5f31a84ac2a6 100644 --- a/docfx.json +++ b/docfx.json @@ -909,6 +909,13 @@ "docs/ai/**/**.md": "ce-skilling-ai-copilot", "docs/ai/**/**.yml": "ce-skilling-ai-copilot" }, + "ms.update-cycle": { + "docs/ai/**/**.{md,yml}": "180-days", + "docs/csharp/whats-new/**/*.md": "1825-days", + "docs/framework/**/*.md": "1825-days", + "docs/visual-basic/**/*.md": "1825-days", + "docs/framework/additional-apis/pos-for-net/**/**.md": "1825-days" + }, "no-loc": { "docs/orleans/**/**.md": [ "Grain", diff --git a/docs/core/testing/unit-testing-with-copilot.md b/docs/core/testing/unit-testing-with-copilot.md index 52be9094e3f03..f6c100c90ff54 100644 --- a/docs/core/testing/unit-testing-with-copilot.md +++ b/docs/core/testing/unit-testing-with-copilot.md @@ -3,6 +3,7 @@ title: Generate Unit Tests with Copilot author: sigmade description: How to generate unit tests and test projects in C# using the xUnit framework with the help of Visual Studio commands and GitHub Copilot ms.date: 01/12/2025 +ms.update-cycle: 180-days ms.collection: ce-skilling-ai-copilot --- diff --git a/docs/csharp/tour-of-csharp/strategy.md b/docs/csharp/tour-of-csharp/strategy.md index 88d441fe33aed..d27c864c67492 100644 --- a/docs/csharp/tour-of-csharp/strategy.md +++ b/docs/csharp/tour-of-csharp/strategy.md @@ -2,6 +2,7 @@ title: Language strategy description: We keep evolving C# to meet the changing needs of developers and remain a state-of-the-art programming language. We will innovate eagerly and broadly in collaboration with C# developers ms.date: 03/17/2025 +ms.update-cycle: 1825-days ms.custom: UpdateFrequency5 --- # Annotated C# strategy diff --git a/docs/csharp/whats-new/csharp-14.md b/docs/csharp/whats-new/csharp-14.md index 530dc57047d37..18a0a50fc153a 100644 --- a/docs/csharp/whats-new/csharp-14.md +++ b/docs/csharp/whats-new/csharp-14.md @@ -3,6 +3,7 @@ title: What's new in C# 14 description: Get an overview of the new features in C# 14. C# 14 ships with .NET 10. ms.date: 04/17/2025 ms.topic: whats-new +ms.update-cycle: 180-days --- # What's new in C# 14 diff --git a/docs/visual-basic/reference/command-line-compiler/langversion.md b/docs/visual-basic/reference/command-line-compiler/langversion.md index 2d2ac9d233a3c..f69865b1cd3c8 100644 --- a/docs/visual-basic/reference/command-line-compiler/langversion.md +++ b/docs/visual-basic/reference/command-line-compiler/langversion.md @@ -2,6 +2,7 @@ description: "Learn more about: -langversion (Visual Basic)" title: "-langversion" ms.date: 03/10/2018 +ms.update-cycle: 1825-days helpviewer_keywords: - "/langversion compiler option [Visual Basic]" - "langversion compiler option [Visual Basic]" diff --git a/docs/visual-basic/whats-new/breaking-changes.md b/docs/visual-basic/whats-new/breaking-changes.md index 670326e18155a..2da49751fb8d3 100644 --- a/docs/visual-basic/whats-new/breaking-changes.md +++ b/docs/visual-basic/whats-new/breaking-changes.md @@ -3,6 +3,7 @@ title: Breaking changes in the Visual Basic compiler description: Find any breaking changes in the Visual Basic compiler that you are using. ms.topic: troubleshooting ms.custom: "updateeachrelease, UpdateFrequency1" +ms.update-cycle: 365-days ms.date: 08/18/2020 --- diff --git a/docs/visual-basic/whats-new/index.md b/docs/visual-basic/whats-new/index.md index 3125f56dc7a97..5d89b8f3a7f2a 100644 --- a/docs/visual-basic/whats-new/index.md +++ b/docs/visual-basic/whats-new/index.md @@ -2,6 +2,7 @@ description: "Learn more about: What's new for Visual Basic" title: What's new ms.date: 10/24/2018 +ms.update-cycle: 365-days f1_keywords: - "VB.StartPage.WhatsNew" helpviewer_keywords: