Skip to content

Commit 0eaf35c

Browse files
authored
Fix PatchVersion (#22955)
1 parent e0f1d97 commit 0eaf35c

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
@@ -4,7 +4,7 @@
44
<ProductVersion>8.0.70</ProductVersion>
55
<MajorVersion>8</MajorVersion>
66
<MinorVersion>0</MinorVersion>
7-
<PatchVersion>60</PatchVersion>
7+
<PatchVersion>70</PatchVersion>
88
<SdkBandVersion>8.0.100</SdkBandVersion>
99
<PreReleaseVersionLabel>ci.net8</PreReleaseVersionLabel>
1010
<!-- Servicing builds have different characteristics for the way dependencies, baselines, and versions are handled. -->

0 commit comments

Comments
 (0)