From 6d0e946d04aafe66901048438fbc72b693074d88 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sun, 29 Sep 2024 01:19:59 +0300 Subject: [PATCH] . --- docs/core/tools/dotnet-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/tools/dotnet-new.md b/docs/core/tools/dotnet-new.md index 24346db9fa63d..205dd8a4ab574 100644 --- a/docs/core/tools/dotnet-new.md +++ b/docs/core/tools/dotnet-new.md @@ -56,7 +56,7 @@ To activate tab completion for the .NET SDK, see [Enable tab completion](enable- Starting with .NET SDK 5.0.300, the [`search` command](dotnet-new-search.md) should be used to search for templates in NuGet.org. -[!INCLUDE [](../../../includes/templates.md)] +[!INCLUDE [templates](../../../includes/templates.md)] ## Options