I'm not sure if I'm missing something, but using the precompiled views, I get namespace conflicts. I assume it's a conflict between the compiled cshtml.cs file and the cshtml file.
the NuGet packets I have installed are:
RazorGenerator.Mvc 2.3.4
RazorGenerator.MsBuild 2.2.6 - Causes the problem I believe.
Is this something simple?
the NuGet packets I have installed are:
RazorGenerator.Mvc 2.3.4
RazorGenerator.MsBuild 2.2.6 - Causes the problem I believe.
Is this something simple?