Skip to content

Commit

Permalink
Fix PatchVersion (dotnet#22955)
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWeen authored Jun 10, 2024
1 parent e0f1d97 commit 0eaf35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ProductVersion>8.0.70</ProductVersion>
<MajorVersion>8</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>60</PatchVersion>
<PatchVersion>70</PatchVersion>
<SdkBandVersion>8.0.100</SdkBandVersion>
<PreReleaseVersionLabel>ci.net8</PreReleaseVersionLabel>
<!-- Servicing builds have different characteristics for the way dependencies, baselines, and versions are handled. -->
Expand Down

0 comments on commit 0eaf35c

Please sign in to comment.