Skip to content

Commit

Permalink
Update branding to 7.0.10 (#88445)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft authored Jul 6, 2023
1 parent 9721404 commit d46ca7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<!-- The .NET product branding version -->
<ProductVersion>7.0.9</ProductVersion>
<ProductVersion>7.0.10</ProductVersion>
<!-- File version numbers -->
<MajorVersion>7</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>9</PatchVersion>
<PatchVersion>10</PatchVersion>
<SdkBandVersion>7.0.100</SdkBandVersion>
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
Expand Down

0 comments on commit d46ca7e

Please sign in to comment.