Skip to content

NsDepCop 1.8.0

Compare
Choose a tag to compare
@realvizu realvizu released this 22 Jul 09:21
· 146 commits to master since this release
  • Fix: Enhancements in launching the out-of-process service host (configurable retry intervals, allow access for any user).
  • New: MaxIssueCountSeverity - enables breaking the build when a threshold number of dependency violations has been reached.
  • New: AutoLowerMaxIssueCount - automatically lower MaxIssueCount to encourage cleaning up dependency problems and prohibit introducing new ones.
  • New: Supports C# up to 7.3.
  • The Visual Studio Extension (VSIX) requires 15.7.4 or higher.