Skip to content

Commit b13860b

Browse files
authored
Update SDK minor version in main to 1 (#51906)
2 parents 5398e10 + 68f76f4 commit b13860b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PropertyGroup Label="Repo version information">
77
<VersionMajor>11</VersionMajor>
88
<VersionMinor>0</VersionMinor>
9-
<VersionSDKMinor>2</VersionSDKMinor>
9+
<VersionSDKMinor>1</VersionSDKMinor>
1010
<VersionFeature>00</VersionFeature>
1111
<!-- This property powers the SdkAnalysisLevel property in end-user MSBuild code.
1212
It should always be the hundreds-value of the current SDK version, never any

0 commit comments

Comments
 (0)