Forum member

SimonOBeirne

4 posts

Posts by SimonOBeirne

  1. NCrunch using out-of-date / non-compiling source files

    Nope - all standard projects, no Pre/Post build steps etc. One of the VB projects references an old COM component, but I've excluded that project already so wouldn't have thought it'd be that. One thing I did just think of is that I installed VS11 / .NET 4.5 beta's on Friday evening. These pro…

  2. NCrunch using out-of-date / non-compiling source files

    Oops - forgot to say, the unit test project (project B) is referencing project A using a "ProjectReference". Simon

  3. NCrunch using out-of-date / non-compiling source files

    Hi Remco, Thanks for the quick response. I think by "reset button" you mean the "Resychronise, rebuild and run all tests (reset)" button? Unfortunately even that doesn't resolve the issue; and I've checked the workspace and it still has the old code in it. Have just submitted the bug inf…

  4. NCrunch using out-of-date / non-compiling source files

    I'm using v1.37.0.46b in VS2010 - and I must say its not often I'm blown away by something, but NCrunch has certainly done just that over the last week or so. However I got a problem which has occured a few times today where NCrunch has been using an older version of the source files to those in …