Merge commit '437baf6' into pakrym/merge22
This commit is contained in:
commit
adf7c6628e
|
|
@ -19,9 +19,10 @@ 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.Authentication.Google;
|
Microsoft.AspNetCore.Authentication.Google;
|
||||||
Microsoft.AspNetCore.Http;
|
Microsoft.AspNetCore.Http;
|
||||||
|
Microsoft.AspNetCore.Server.IIS;
|
||||||
</PackagesInPatch>
|
</PackagesInPatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue