1.0.31 • Published 9 years ago

reftroll v1.0.31

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

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.

1.0.31

9 years ago

1.0.30

9 years ago

1.0.29

9 years ago

1.0.28

9 years ago

1.0.27

9 years ago

1.0.26

9 years ago

1.0.25

9 years ago

1.0.24

9 years ago

1.0.23

9 years ago

1.0.22

9 years ago

1.0.21

9 years ago

1.0.20

9 years ago

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago