Merge in 'release/2.2' changes

This commit is contained in:
dotnet-bot 2019-03-15 18:01:17 +00:00
commit e907061465
1 changed files with 1 additions and 0 deletions

View File

@ -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>