Skip to content

Commit 30eec7d

Browse files
authored
Merge pull request #17238 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
[automated] Merge branch 'release/2.1' => 'release/2.2'
2 parents 64d3a35 + aa18287 commit 30eec7d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

eng/PatchConfig.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,8 @@ Later on, this will be checked using this condition:
8383
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
8484
</PackagesInPatch>
8585
</PropertyGroup>
86+
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.15' ">
87+
<PackagesInPatch>
88+
</PackagesInPatch>
89+
</PropertyGroup>
8690
</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)