Skip to content

Commit

Permalink
Merged PR 2630: Fix patch config for SpaServices MSRC
Browse files Browse the repository at this point in the history
I'll merge this ASAP once I'm confident it will fix the issue.
  • Loading branch information
Andrew Stanton-Nurse committed Aug 13, 2019
1 parent d49d7d7 commit 2a6c96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/PatchConfig.props
Expand Up @@ -43,6 +43,7 @@ Later on, this will be checked using this condition:
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.13' ">
<PackagesInPatch>
Microsoft.AspNetCore.DataProtection.AzureStorage;
Microsoft.AspNetCore.SpaServices;
</PackagesInPatch>
</PropertyGroup>
</Project>

0 comments on commit 2a6c96a

Please sign in to comment.