Skip to content

Commit 236c0db

Browse files
Bump major version to 6 (#715)
1 parent bab95ee commit 236c0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Custom.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<MinVerMinimumMajorMinor>5.0</MinVerMinimumMajorMinor>
4+
<MinVerMinimumMajorMinor>6.0</MinVerMinimumMajorMinor>
55
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
66
<LangVersion>preview</LangVersion>
77
</PropertyGroup>

0 commit comments

Comments
 (0)