User306634152 posted
Hi,
Using VS2012 I've created a blank ASP.NET website. When I create a new cshtml page it uses Razor v1. How can I change the project so that it uses Razor v2. I've tried installing Razor v2 using NuGet but it doesn't work.
I could create a new Razor v2 website project but that comes with a load of junk pages and I wanted to start clean.
Thanks,