Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@
| [license-mit](./conventions/license-mit/README.md) | Ensures the repository-root `LICENSE` file contains the published MIT license from [files/LICENSE](./conventions/license-mit/files/LICENSE). |
| [nuget-config](./conventions/nuget-config/README.md) | Creates or replaces the repository-root `nuget.config` from [files/nuget.config](./conventions/nuget-config/files/nuget.config). |
| [prettierignore-section](./conventions/prettierignore-section/README.md) | Manages a named section within the repository-root `.prettierignore` file when the repository appears to use [Prettier](https://prettier.io). |
| [update-nuget-packages](./conventions/update-nuget-packages/README.md) | Updates git-tracked NuGet package references, MSBuild SDK references, and local .NET tool manifest versions by replacing only version text spans in supported project and manifest files. |
<!-- END DO NOT EDIT -->
Loading