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 [release/2.2] Backport memory leak fix from 3.0 (#13840) 2019-10-01 16:06:56 -07:00
DefaultBuilder
Features/JsonPatch
Framework Don't skip RefPack tests 2019-10-14 13:28:08 -07:00
Hosting Renable shutdown tests Internal/#2577 (#15131) 2019-10-18 14:57:50 -07:00
Html/Abstractions
Http Handle large limits for form keys and values #13719 (#15066) 2019-10-17 10:37:07 -07:00
Identity Identity UI footer fix (#15042) 2019-10-21 15:34:55 -07:00
Installers [release/3.1] Update dependencies from 3 repositories (#15218) 2019-10-24 00:07:47 +00:00
Middleware Port Throw when UseAuthorization is incorrectly configured (#14893) 2019-10-10 14:14:43 -07:00
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 Merge branches 2019-10-14 13:21:58 -07:00
Security Update Facebook API to 4.0 #4684 (#14798) 2019-10-17 10:33:09 -07:00
Servers Use MinimumOSVersion in Kestrel (#15228) 2019-10-21 12:45:27 -07:00
Shared Validation fixes for Blazor (#14972) 2019-10-18 11:26:17 -07:00
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