Skip to content

Commit 2a6c96a

Browse files
author
Andrew Stanton-Nurse
committed
Merged PR 2630: Fix patch config for SpaServices MSRC
I'll merge this ASAP once I'm confident it will fix the issue.
1 parent d49d7d7 commit 2a6c96a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/PatchConfig.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Later on, this will be checked using this condition:
4343
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.13' ">
4444
<PackagesInPatch>
4545
Microsoft.AspNetCore.DataProtection.AzureStorage;
46+
Microsoft.AspNetCore.SpaServices;
4647
</PackagesInPatch>
4748
</PropertyGroup>
4849
</Project>

0 commit comments

Comments
 (0)