Add @aspnet/signalr to PackagesInPatch (#6716)

This commit is contained in:
Pavel Krymets 2019-01-15 11:17:02 -08:00 committed by Nate McMaster
parent 852d890cd6
commit 874a67a242
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ Later on, this will be checked using this condition:
</PropertyGroup>
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.2' ">
<PackagesInPatch>
@aspnet/signalr;
Microsoft.AspNetCore.AspNetCoreModuleV2;
Microsoft.AspNetCore.Authentication.Google;
Microsoft.AspNetCore.Http;