diff --git a/README.md b/README.md index d9981b3..0390e65 100644 --- a/README.md +++ b/README.md @@ -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** `` `` Finds any missing C# projects in the solution file compared to the folder. @@ -20,5 +22,7 @@ _options_ `--project ` ## App +The app feels quite self explanatory :) + +![image](https://github.com/MattParkerDev/DotNetSolutionTools/assets/61717342/4a5f49d4-bf9f-4940-bc8b-06df46ecb972) -TODO \ No newline at end of file