Server Error in '/' Application.
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
Source Error:
Line 4:
Line 5: @{
Line 6: using (Html.BeginForm(null, null, FormMethod.Post, new { id = "myform", @action = Request.Url }))
Line 7: {
Line 8: @Html.AntiForgeryToken()
Source File: d:\home\site\wwwroot\Views\Delay\Index.cshtml Line: 6
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3163.0

Please post bugs on our MSDN Forum https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureDevTestLabs&filter=unanswered&sort=lastpostdesc) or create a support ticket here: https://portal.azure.com/?feature.customPortal=false#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest