Forum member
csr01x
2 posts
Posts by csr01x
-
Project won't build
I figured it out. NCRunch was not building my project because CodeAnalysisRuleSet was changed in .csproj file. I changed it back and it works again.
02 Nov 2012 16:11 UTC
-
Project won't build
NCrunch used to build my projects just fine. But now, one of my projects won't build. It gives Code Analysis errors: CA1709 : Microsoft.Naming : Correct the casing of 'WPF' in namespace name 'Intel.Cqn.Luminis.LuminisWPF' by changing it to 'Wpf'. (-1)#1: CA1704 : Microsoft.Naming : Correct th…
01 Nov 2012 21:16 UTC