Forum member
mathiasv
2 posts
Posts by mathiasv
-
Ruleset files using include
It seems ncrunch doesn't properly detect and copy ruleset files that are included inside other ruleset files, resulting in a bunch of warnings being output when they should be supressed. An example scenario, is using stylecop, but wanting to suppress certain rules, for example in tests: [quote] …
16 Jan 2018 15:40 UTC
-
.NET Core 2.0 support
Hi, What are your plans to support the recently released .NET Core 2 bits? I was able to get NCrunch to run on the VS preview build, however when trying to build a project targeting "netstandard2.0" I get the following: [code=plain]System.ArgumentNullException: Value cannot be null. Parame…
30 May 2017 18:00 UTC