Skip to content

Commit

Permalink
Add .NET docs crosslink (#31244)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Dec 13, 2023
1 parent 51ca496 commit 7b83df4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions aspnetcore/blazor/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,15 +512,8 @@ For more information on template options, see the following resources:

:::moniker range=">= aspnetcore-8.0"

<!-- UPDATE 8.0 Add the following after the template is
added to the .NET doc. Tracked by
https://github.com/dotnet/docs/issues/38507
* [`blazor`](/dotnet/core/tools/dotnet-new-sdk-templates#blazor)
-->

* The *.NET default templates for dotnet new* article in the .NET Core documentation:
* [`blazor`](/dotnet/core/tools/dotnet-new-sdk-templates#blazor)
* [`blazorwasm`](/dotnet/core/tools/dotnet-new-sdk-templates#blazorwasm)
* Passing the help option (`-h` or `--help`) to the [`dotnet new`](/dotnet/core/tools/dotnet-new) CLI command in a command shell:
* `dotnet new blazor -h`
Expand Down

0 comments on commit 7b83df4

Please sign in to comment.