What it does:
Fixing, and creating, latest gitignore Cmd: Ifix gitgirnore
Fixing the mefcache (VS loading errors) Cmd: Ifix mefcache
Fixing the vs test cache issue, see Crash Fixing Cmd: Ifix vstestcache
Managing user dumps Cmd: Ifix diagnostics
Create Skeleton Solution file Ifix createsln
Nuget consolidate by command line Cmd: Ifix nugetconsolidate
Get a list of available commands by just calling IFix with no parameters
IFix is a dotnet tool, so install it by:
dotnet tool install ifix --global
Download from Visual Studio Marketplace
Requires:
Wix 3.8
.Net 5
To build use Visual Studio 2019
....