Merge pull request #12974 from dotnet-maestro-bot/merge/release/2.2-to-release/3.0

[automated] Merge branch 'release/2.2' => 'release/3.0'
This commit is contained in:
Justin Kotalik 2019-08-08 14:56:39 -07:00 committed by GitHub
commit 4c49a9206e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>