Skip to content

Commit

Permalink
Merged PR 2564: Update PatchConfig.props for 2.2.7
Browse files Browse the repository at this point in the history
Update PatchConfig.props for 2.2.7

Note: It's very easy to forget this. I think we should implement an automated check.
  • Loading branch information
mikaelm12 committed Aug 8, 2019
1 parent c950fdb commit 124b96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/PatchConfig.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Later on, this will be checked using this condition:
</PropertyGroup>
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
<PackagesInPatch>
Microsoft.AspNetCore.DataProtection.AzureStorage;
</PackagesInPatch>
</PropertyGroup>
</Project>

0 comments on commit 124b96b

Please sign in to comment.