|
#pragma checksum "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\Layout\MainLayout.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "216ebc560e1ccace6c9b636190798f95c72eb7f1922ff695df2eafe8088359f6"
// <auto-generated/>
#pragma warning disable 1591
namespace Publishers.Frontend.Components.Layout
{
#line default
using global::System;
using global::System.Collections.Generic;
using global::System.Linq;
using global::System.Threading.Tasks;
using global::Microsoft.AspNetCore.Components;
#nullable restore
#line (1,2)-(1,23) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using System.Net.Http
#nullable disable
;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using System.Net.Http.Json
#nullable disable
;
#nullable restore
#line (3,2)-(3,45) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
#nullable disable
;
#nullable restore
#line (4,2)-(4,47) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
#nullable disable
;
#nullable restore
#line (5,2)-(5,43) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
#nullable disable
;
#nullable restore
#line (6,2)-(6,61) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using static Microsoft.AspNetCore.Components.Web.RenderMode
#nullable disable
;
#nullable restore
#line (7,2)-(7,58) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
#nullable disable
;
#nullable restore
#line (8,2)-(8,27) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Microsoft.JSInterop
#nullable disable
;
#nullable restore
#line (9,2)-(9,27) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Publishers.Frontend
#nullable disable
;
#nullable restore
#line (10,2)-(10,38) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\_Imports.razor"
using Publishers.Frontend.Components
#nullable disable
;
#line default
#line hidden
#nullable restore
public partial class MainLayout :
#nullable restore
#line (1,11)-(1,30) "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\Layout\MainLayout.razor"
LayoutComponentBase
#line default
#line hidden
#nullable disable
#nullable disable
{
#pragma warning disable 1998
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
#nullable restore
#line (3,2)-(3,6) 24 "D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Components\Layout\MainLayout.razor"
__builder.AddContent(0, Body
#line default
#line hidden
#nullable disable
);
__builder.AddMarkupContent(1, "\r\n\r\n");
__builder.AddMarkupContent(2, "<div id=\"blazor-error-ui\" b-mck87klfv4>\r\n An unhandled error has occurred.\r\n <a href class=\"reload\" b-mck87klfv4>Reload</a>\r\n <a class=\"dismiss\" b-mck87klfv4>🗙</a></div>");
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591
|