Skip to content

Commit 27a1daf

Browse files
authored
Update NuGet.md
1 parent cc08eda commit 27a1daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Docs/NuGet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The NuGet package project template uses `dotnet new` to enable you to turn featu
2323
- **Author** - The name of the author of the project which determines the assembly author and copyright information.
2424
- **Tags** - A semi-colon `;` delimited list of tags for the NuGet package.
2525
- **Contact** - The contact details to use if someone wants to contact you about a security vulnerability or code of conduct issues.
26+
- **Comments** (Default=On) - Require all members to be commented.
2627
- **ReadMe** (Default=On) - Add a README.md markdown file describing the project.
2728
- **EditorConfig** (Default=On) - Add a .editorconfig file to set a fixed code style.
2829
- **License** - The legal license applied to the source code in this project.

0 commit comments

Comments
 (0)