MultiProjectValidator Fixes
Ignore desktop frameworks (if specified)
This commit is contained in:
parent
2d70ffc508
commit
d8b04851e6
7 changed files with 40 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace ProjectSanity.AnalysisRules.DependencyMismatch
|
||||
namespace MultiProjectValidator.AnalysisRules.DependencyMismatch
|
||||
{
|
||||
internal class DependencyGroup
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue