dotnet-installer/tools/MultiProjectValidator/AnalysisRules
Bryan 6ff7404a48 Multi Project Validator
A tool which searches recursively for project.json files,
runs a set of analyses and reports on the result.

For CLI we have only one rule currently, that Dependencies
between projects must be equivalent to avoid stomping.
2015-12-11 14:24:05 -08:00
..
DependencyMismatchRule.cs Multi Project Validator 2015-12-11 14:24:05 -08:00