Skip to content

Commit 1353c2c

Browse files
author
John Luo
committed
Merge branch 'release/2.2' into internal-release/2.2
2 parents 27282da + 30eec7d commit 1353c2c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

eng/PatchConfig.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Later on, this will be checked using this condition:
8383
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
8484
</PackagesInPatch>
8585
</PropertyGroup>
86-
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.9' ">
86+
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.15' ">
8787
<PackagesInPatch>
8888
</PackagesInPatch>
8989
</PropertyGroup>
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)