reftroll v1.0.31
RefTroll
A mean ole monster who breaks your build if your nuget-based references are disconnected.
What's a nuget reference?
A nuget reference is a reference that came from a nuget install or whose DLL is located in the same place as other nuget packages.
What's a disconnected nuget reference?
A disconnected nuget reference is a nuget reference who doesn't have a matching entry in the
packages.config
file for that project.
Installation:
npm install reftroll
Use:
node_modules/reftroll/RefTroll.exe [solution folder] [--verbose]
The solution folder is optional as is the verbose flag. If no solution folder is provided, it will use the current working directory.
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago