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. |
||
|---|---|---|
| .. | ||
| AnalysisRules | ||
| AnalysisResult.cs | ||
| IAnalysisRule.cs | ||
| MultiProjectValidator.xproj | ||
| Program.cs | ||
| project.json | ||
| ProjectAnalyzer.cs | ||
| ProjectLoader.cs | ||