Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Update docs for 'csharp init'
Browse files Browse the repository at this point in the history
  • Loading branch information
Smalls1652 committed May 19, 2024
1 parent 73f94bf commit 22c0a3c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/cli/csharp/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,18 @@ Whether to add GitVersion to the new project.

Whether to add a NuGet.Config file to the new project.

#### `--enable-centrally-managed-packages`

Whether to enable centrally managed packages.

#### `--csharp-lsp`

The C# language server to use.

**Default value**: `OmniSharp`

**Allowed values**: `CsharpLsp`, `OmniSharp`

#### `-?`, `-h`, `--help`

Show help and usage information
Expand Down

0 comments on commit 22c0a3c

Please sign in to comment.