Merge in 'release/2.1' changes
This commit is contained in:
commit
476be1182f
|
|
@ -28,6 +28,7 @@ Later on, this will be checked using this condition:
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.11' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.11' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
|
Microsoft.AspNetCore.Identity.UI;
|
||||||
Microsoft.AspNetCore.Mvc.Core;
|
Microsoft.AspNetCore.Mvc.Core;
|
||||||
Microsoft.AspNetCore.Mvc.RazorPages;
|
Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
Microsoft.AspNetCore.SignalR.Protocols.MessagePack;
|
Microsoft.AspNetCore.SignalR.Protocols.MessagePack;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue