Skip to content

Commit 124b96b

Browse files
committed
Merged PR 2564: Update PatchConfig.props for 2.2.7
Update PatchConfig.props for 2.2.7 Note: It's very easy to forget this. I think we should implement an automated check.
1 parent c950fdb commit 124b96b

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
@@ -75,6 +75,7 @@ Later on, this will be checked using this condition:
7575
</PropertyGroup>
7676
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
7777
<PackagesInPatch>
78+
Microsoft.AspNetCore.DataProtection.AzureStorage;
7879
</PackagesInPatch>
7980
</PropertyGroup>
8081
</Project>

0 commit comments

Comments
 (0)