Skip to content

Commit be0a4a7

Browse files
author
Andrew Stanton-Nurse
committed
Merged PR 2631: Fix patch config in 2.2
I'll merge this ASAP once I'm confident it will resolve the issue
1 parent e1426f6 commit be0a4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: eng/PatchConfig.props

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Later on, this will be checked using this condition:
7777
<PackagesInPatch>
7878
Microsoft.AspNetCore.DataProtection.AzureStorage;
7979
Microsoft.AspNetCore.Hosting;
80+
Microsoft.AspNetCore.SpaServices;
8081
</PackagesInPatch>
8182
</PropertyGroup>
8283
</Project>

0 commit comments

Comments
 (0)