This commit is contained in:
Matthew Parker
2023-08-31 21:19:57 +10:00
parent 1422af5c46
commit 0a7f1c072e

View File

@@ -8,7 +8,7 @@ Various tools to manage a C# solution.
_options_
`-l --logprojectfiles` logs all project files found in folder
implicit-usings `<SolutionFilePath>` Find projects that don't have implicit usings enabled. Optionally enables them.
**implicit-usings** `<SolutionFilePath>` Find projects that don't have implicit usings enabled. Optionally enables them.
_options_
`-m|--add-missing` adds missing implicit usings to all project files
`-d|--enable-disabled` enables disabled implicit usings in all project files