[2.1] Include Identity UI in the 2.1.11 patch
This commit is contained in:
parent
dad3703d1b
commit
2657cb87b6
|
|
@ -28,6 +28,7 @@ Later on, this will be checked using this condition:
|
|||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.11' ">
|
||||
<PackagesInPatch>
|
||||
Microsoft.AspNetCore.Identity.UI;
|
||||
Microsoft.AspNetCore.Mvc.Core;
|
||||
Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
</PackagesInPatch>
|
||||
|
|
|
|||
Loading…
Reference in New Issue