Forum member
jimitndiaye
1 post
Posts by jimitndiaye
-
NCrunch does not honor CopyLocal settings in project file.
Hi I've got a CSPROJ with CopyLocal set to true for two reference assemblies and set to false for all others. When NCrunch creates its workspace version of the CSPROJ it removes all the <Private>false</Private> and <Private>true</Private> elements from the References, causing my build to fail. I'm u…
27 May 2013 10:30 UTC