Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 1.56 KB

README.md

File metadata and controls

64 lines (29 loc) · 1.56 KB

IFix

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

Fixing nuget restore error

Get a list of available commands by just calling IFix with no parameters

More instructions for use

Installing (Versjon 3.0 and up)

IFix is a dotnet tool, so install it by:

dotnet tool install ifix --global

Installing Older versions, pre-3.0

Download from Visual Studio Marketplace

Got an issue ?

Please report the issue

For building:

Requires:

Wix 3.8

.Net 5

To build use Visual Studio 2019

Latest build [Build Status]

....