Merge branch 'release/2.2' into release/3.0

This commit is contained in:
Justin Kotalik 2019-08-08 10:45:31 -07:00
commit e32844033a
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ Later on, this will be checked using this condition:
</PropertyGroup>
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
<PackagesInPatch>
Microsoft.AspNetCore.Hosting;
</PackagesInPatch>
</PropertyGroup>
</Project>