From 8860e97e70e7f4265ef48ffb9a1786f803710326 Mon Sep 17 00:00:00 2001 From: minicatsCB <19836547+minicatsCB@users.noreply.github.com> Date: Sun, 4 Dec 2022 15:34:59 +0100 Subject: [PATCH 1/2] Add --framework argument description I can use the argument from my CLI. However, the [online docs](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-new) don't explain it, although they use the argument in one of the examples. --- docs/core/tools/dotnet-new.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/core/tools/dotnet-new.md b/docs/core/tools/dotnet-new.md index b1d843c918bb8..b1b8384821351 100644 --- a/docs/core/tools/dotnet-new.md +++ b/docs/core/tools/dotnet-new.md @@ -16,7 +16,7 @@ ms.date: 09/04/2020 ```dotnetcli dotnet new