Merge in 'release/2.2' changes
This commit is contained in:
commit
e907061465
|
|
@ -45,6 +45,7 @@ Later on, this will be checked using this condition:
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
|
@aspnet/signalr;
|
||||||
</PackagesInPatch>
|
</PackagesInPatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue