Merged PR 2631: Fix patch config in 2.2

I'll merge this ASAP once I'm confident it will resolve the issue
This commit is contained in:
Andrew Stanton-Nurse 2019-08-13 22:10:56 +00:00
parent e1426f6bdf
commit be0a4a7f4c
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ Later on, this will be checked using this condition:
<PackagesInPatch>
Microsoft.AspNetCore.DataProtection.AzureStorage;
Microsoft.AspNetCore.Hosting;
Microsoft.AspNetCore.SpaServices;
</PackagesInPatch>
</PropertyGroup>
</Project>