Forum member
SamMackrill
3 posts
Posts by SamMackrill
-
UnitTest project fails to build
One step closer! When I switch it on for all projects then it builds, however the tests then all fail with: System.IO.FileLoadException: Could not load file or assembly 'FindAddIn, Version=12.1.3.0, Culture=neutral, PublicKeyToken=17c64733a9775004' or one of its dependencies. Strong name validat…
09 Feb 2012 11:24 UTC
-
UnitTest project fails to build
Hmmmm I am sure I tried that setting, I will try again and report back. Update: Yes this option is definitely enabled for the test project
09 Feb 2012 09:32 UTC
-
UnitTest project fails to build
1.37.0.46b + WinXP + VS2008 + R# 5.1 I have a solution with 2 library projects and a unit test project The build fine in VS and R# can run the tests with no issues (using MSTest) NCrunch builds the 2 library projects fine but fails on the unit test project with: C:\Program Files\MSBuild\Mi…
08 Feb 2012 13:23 UTC