Update README.md
This commit is contained in:
committed by
GitHub
parent
9690443ba5
commit
e27a03c095
@@ -2,6 +2,8 @@
|
||||
|
||||
Various tools to manage a C# solution.
|
||||
|
||||
✨ Update a solution to .NET 8 - updates csproj target versions and all Microsoft Nuget Packages
|
||||
|
||||
## CLI
|
||||
|
||||
**compare** `<SolutionFolderPath>` `<SolutionFilePath>` Finds any missing C# projects in the solution file compared to the folder.
|
||||
@@ -20,5 +22,7 @@ _options_
|
||||
`--project <CsprojFilePath>`
|
||||
|
||||
## App
|
||||
The app feels quite self explanatory :)
|
||||
|
||||

|
||||
|
||||
TODO
|
||||
Reference in New Issue
Block a user