Skip to content

Commit a68a86e

Browse files
authored
Update PatchVersion to 1 in Versions.props (#32437)
1 parent e607b85 commit a68a86e

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
@@ -3,7 +3,7 @@
33
<!-- The .NET product branding version -->
44
<MajorVersion>10</MajorVersion>
55
<MinorVersion>0</MinorVersion>
6-
<PatchVersion>0</PatchVersion>
6+
<PatchVersion>1</PatchVersion>
77
<SdkBandVersion>10.0.100</SdkBandVersion>
88
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
99
<PreReleaseVersionLabel Condition="'$(BUILD_SOURCEBRANCH)' == 'refs/heads/inflight/current'">ci.inflight</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)