Update generated view files.
This commit is contained in:
parent
6cd3ce7a5a
commit
2dffa63c3d
|
|
@ -24,6 +24,7 @@ using System.Globalization
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pragma warning disable 1998
|
||||||
public override async Task ExecuteAsync()
|
public override async Task ExecuteAsync()
|
||||||
{
|
{
|
||||||
#line 3 "DiagnosticsPage.cshtml"
|
#line 3 "DiagnosticsPage.cshtml"
|
||||||
|
|
@ -100,5 +101,6 @@ using System.Globalization
|
||||||
, 811), false));
|
, 811), false));
|
||||||
WriteLiteral(">throw InvalidOperationException</a></p>\r\n </div>\r\n</body>\r\n</html>\r\n");
|
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
|
|
@ -15,6 +15,7 @@ using System
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pragma warning disable 1998
|
||||||
public override async Task ExecuteAsync()
|
public override async Task ExecuteAsync()
|
||||||
{
|
{
|
||||||
#line 2 "WelcomePage.cshtml"
|
#line 2 "WelcomePage.cshtml"
|
||||||
|
|
@ -3744,5 +3745,6 @@ using System
|
||||||
, 287083), false));
|
, 287083), false));
|
||||||
WriteLiteral(" width=\"58\" height=\"29\" /></div>\r\n </a>\r\n </div>\r\n\r\n</body>\r\n</html>\r\n");
|
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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue