Forum member
simonl
2 posts
Posts by simonl
-
NCrunch Build fails when building MVC views
Great thanks Remco, that has fixed the problem. Sorry, I had spotted that option earlier but forgot to try it! Cheers for the quick response. Simon.
17 Nov 2011 09:07 UTC
-
NCrunch Build fails when building MVC views
The build fails if an MVC web project is set to build views, and a view references a dependency in a project reference. To recreate: Create a new MVC 3 project, called MvcApplication1 Create a new ClassLibrary project, called ClassLibrary1 Add a project reference to ClassLibrary1 from MvcAppli…
16 Nov 2011 12:34 UTC