Skip to content

Commit

Permalink
Update branding to 7.0.9 (#87776)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft committed Jun 20, 2023
1 parent 0656c91 commit 4141116
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.8</ProductVersion>
<ProductVersion>7.0.9</ProductVersion>
<!-- File version numbers -->
<MajorVersion>7</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>8</PatchVersion>
<PatchVersion>9</PatchVersion>
<SdkBandVersion>7.0.100</SdkBandVersion>
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
Expand Down

0 comments on commit 4141116

Please sign in to comment.