Skip to content

Commit 85f24c3

Browse files
authored
Update 5.11 to patch (#4496)
1 parent 1e04d10 commit 85f24c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Custom.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
18-
<MinVerMinimumMajorMinor>5.7</MinVerMinimumMajorMinor>
19-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
18+
<MinVerMinimumMajorMinor>5.11</MinVerMinimumMajorMinor>
19+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
2020
</PropertyGroup>
2121

2222
<PropertyGroup>

0 commit comments

Comments
 (0)