Merge commit '874a67a' into pakrym/merge22
This commit is contained in:
commit
6eca6d201b
|
|
@ -19,6 +19,7 @@ Later on, this will be checked using this condition:
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.2' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.2' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
|
@aspnet/signalr;
|
||||||
Microsoft.AspNetCore.AspNetCoreModuleV2;
|
Microsoft.AspNetCore.AspNetCoreModuleV2;
|
||||||
Microsoft.AspNetCore.Authentication.Google;
|
Microsoft.AspNetCore.Authentication.Google;
|
||||||
Microsoft.AspNetCore.Http;
|
Microsoft.AspNetCore.Http;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue