[2.2] Include Identity UI in the 2.2.5 patch

This commit is contained in:
Javier Calvarro Nelson 2019-04-16 05:58:34 -07:00 committed by Doug Bunting
parent d93b207485
commit 1bc775f636
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ Later on, this will be checked using this condition:
<PackagesInPatch>
Microsoft.AspNetCore.AspNetCoreModule;
Microsoft.AspNetCore.AspNetCoreModuleV2;
Microsoft.AspNetCore.Identity.UI;
java:signalr;
Microsoft.AspNetCore.Mvc.Core;
Microsoft.AspNetCore.Mvc.RazorPages;