We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e04d10 commit 85f24c3Copy full SHA for 85f24c3
src/Custom.Build.props
@@ -15,8 +15,8 @@
15
</PropertyGroup>
16
17
<PropertyGroup>
18
- <MinVerMinimumMajorMinor>5.7</MinVerMinimumMajorMinor>
19
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerMinimumMajorMinor>5.11</MinVerMinimumMajorMinor>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
20
21
22
0 commit comments