Update generated view files.

This commit is contained in:
Chris Ross 2014-05-12 10:47:12 -07:00
parent 6cd3ce7a5a
commit 2dffa63c3d
3 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,7 @@ using System.Globalization
{
}
#pragma warning disable 1998
public override async Task ExecuteAsync()
{
#line 3 "DiagnosticsPage.cshtml"
@ -100,5 +101,6 @@ using System.Globalization
, 811), false));
WriteLiteral(">throw InvalidOperationException</a></p>\r\n </div>\r\n</body>\r\n</html>\r\n");
}
#pragma warning restore 1998
}
}

File diff suppressed because one or more lines are too long

View File

@ -15,6 +15,7 @@ using System
{
}
#pragma warning disable 1998
public override async Task ExecuteAsync()
{
#line 2 "WelcomePage.cshtml"
@ -3744,5 +3745,6 @@ using System
, 287083), false));
WriteLiteral(" width=\"58\" height=\"29\" /></div>\r\n </a>\r\n </div>\r\n\r\n</body>\r\n</html>\r\n");
}
#pragma warning restore 1998
}
}