1.0.31 • Published 10 years ago

reftroll v1.0.31

Weekly downloads
7
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.30

10 years ago

1.0.29

10 years ago

1.0.28

10 years ago

1.0.27

10 years ago

1.0.26

10 years ago

1.0.25

10 years ago

1.0.24

10 years ago

1.0.23

10 years ago

1.0.22

10 years ago

1.0.21

10 years ago

1.0.20

10 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago