Merge commit '437baf6' into pakrym/merge22

This commit is contained in:
Pavel Krymets 2019-01-16 11:56:16 -08:00
commit adf7c6628e
1 changed files with 2 additions and 1 deletions

View File

@ -19,9 +19,10 @@ 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;
Microsoft.AspNetCore.Server.IIS;
</PackagesInPatch>
</PropertyGroup>