Update: RazorGenerator 2.0

Regenerated Pre-Compiled Razor Views
This commit is contained in:
Gary Sharp
2013-06-06 12:19:34 +10:00
parent ed87b27708
commit ff4fc7f725
95 changed files with 95 additions and 95 deletions
@@ -31,7 +31,7 @@ namespace Disco.Web.Areas.Config.Views.DeviceBatch
using Disco.Web;
using Disco.Web.Extensions;
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "2.0.0.0")]
[System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceBatch/Show.cshtml")]
public partial class Show : System.Web.Mvc.WebViewPage<Disco.Web.Areas.Config.Models.DeviceBatch.ShowModel>
{