
- Visual studio 2017 download freeze install#
- Visual studio 2017 download freeze update#
- Visual studio 2017 download freeze code#
Build runs as many times as a number of project references and Visual Studio might be unresponsive. If you are running on a large project which already takes a while to compile, hit the menu command and go grab a coffee or something. Of course, the project might have build errors prior to reference removal which is a case handled by the extension.
Visual studio 2017 download freeze code#
Exclude unnecessary autocompletion candidates in code editor as you type.
Visual studio 2017 download freeze update#
Now features a progress dialog with cancel button as well as status bar update in Visual Studio! This tool removes the unused assembly and project references in Visual Studio Projects as well as NuGet package references and deletes unused package folders. If you can, test and contribute by opening an issue here. NOTE: The tool is not tested to work with DotNet Web projects(Asp.Net, MVC), Windows CE, Silverlight project types. Nuget packages that are marked as development dependencies are excluded from removal.After user decides which references to remove, a final confirmation for removal is followed by actual removal of references.Note: Please ensure to add refsignore to git ignore list so you don't get annoyed by this extra file. Future attempts to clean will use this file to continue the same exclusions. These ignored references are saved per project in a. The user can exclude zero or all references by typing '#' at the beginning of the line.When a project's references are resolved, a text editor is provided which shows all references that are about to be removed on each line.Having non-destructive edits to projects being resolved for unused references is now possible. 3.2: VS 2017 release, bug fix for no package config case.
Visual studio 2017 download freeze install#
3.4: Added VS2017 install paths for latest MSBuild support 3.3: Fixed regression bug, project references not being cleaned.
