From d3bc14e533aadb509696a2d450ddc2bb0699a663 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Fri, 7 Feb 2025 09:49:09 -0800 Subject: [PATCH] Update getting-started-with-NSwag.md This topic is no longer being carried forward with updates. Reviewed for freshness considering it is to be frozen. Updated ms.date --- aspnetcore/tutorials/getting-started-with-NSwag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/tutorials/getting-started-with-NSwag.md b/aspnetcore/tutorials/getting-started-with-NSwag.md index 108f36f5ae38..2fbe2677e884 100644 --- a/aspnetcore/tutorials/getting-started-with-NSwag.md +++ b/aspnetcore/tutorials/getting-started-with-NSwag.md @@ -5,7 +5,7 @@ description: Learn how to use NSwag to generate documentation and help pages for ms.author: wpickett ms.custom: mvc monikerRange: ">= aspnetcore-3.1 <= aspnetcore-8.0" -ms.date: 12/05/2019 +ms.date: 02/07/2025 uid: tutorials/get-started-with-nswag --- # Get started with NSwag and ASP.NET Core