Skip to content

Commit a3fd923

Browse files
authored
Merge branch 'release/2.2' => 'release/3.0' (#14652)
2 parents 029a4c0 + 8a54461 commit a3fd923

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

eng/PatchConfig.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Directory.Build.props checks this property using the following condition:
1515

1616
<PropertyGroup Condition=" '$(VersionPrefix)' == '3.0.1' ">
1717
<PackagesInPatch>
18+
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
1819
</PackagesInPatch>
1920
</PropertyGroup>
2021
</Project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)