aspnetcore/src
Javier Calvarro Nelson f19a4523ed
[Blazor][Fixes #16569] Updates _Host.cshtml to avoid rendering the Identity layout (#16605)
When Identity gets scaffolded into the project, it's layout gets applied to the `_Host.cshtml` which results in 2 layouts being applied.
Adding `Layout = null` to `_Host.cshtml` fixes the issue.
2019-10-29 12:28:29 +01:00
..
Analyzers [release/3.1] Update dependencies from 3 repositories (#15218) 2019-10-24 00:07:47 +00:00
Antiforgery
Azure
Components [Blazor] Move webassembly only functions to Boot.WebAssembly.ts (#13249) 2019-10-29 12:06:04 +01:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework
Hosting
Html/Abstractions
Http
Identity
Installers [release/3.1] Update dependencies from 3 repositories (#15218) 2019-10-24 00:07:47 +00:00
Middleware
MusicStore
Mvc [Blazor] Remove unnecessary double serialization 2019-10-29 12:06:42 +01:00
ProjectTemplates [Blazor][Fixes #16569] Updates _Host.cshtml to avoid rendering the Identity layout (#16605) 2019-10-29 12:28:29 +01:00
Razor
Security
Servers
Shared
SignalR Fix race with CTS disposing (#11757) 2019-10-24 20:54:33 -07:00
SiteExtensions
Tools [release/3.1] Update dependencies from 3 repositories (#15218) 2019-10-24 00:07:47 +00:00
submodules