Please enable JavaScript to view this site.

Visual Studio Project Fixer Help

/fixAll

 

Fix all possible error conditions.

 

/fixDefault

 

Reset the problem fixing settings to the default.

 

/fixDoesNotExist

 

Remove files that are listed in a project but which don't exist.

 

/fixFiltered

 

Fix files that are filtered by the file filters.

 

/fixIncorrectCase

 

Fix files that have incorrect case in a project file.

 

/fixIncorrect

 

Fix files that are incorrectly specified in a project file.

 

/fixMissing

 

Add files that are missing from a project file.

 

/fixObsolete

 

Remove files from obsolete version of Visual Studio.

 

/fixOff

 

Reset the problem fixing settings to off. List this before any other /fix settings then list at least one /fix setting to fix just that one problem.

 

/fixTLOG

 

Delete .tlog dependency files.