Forum member

alexpeck

1 post

Posts by alexpeck

  1. NCrunch does not recursively copy msbuild target imports

    In my test project, I import an msbuild targets file which defines stylecop rules. This style cop rule targets file imports the standard stylecop targets file, which is checked in to our source code repo (so everyone always has the same stylecop version). I use absolute paths to reference files, whe…