Skip to content

Commit

Permalink
Merge pull request #89815 from dotnet-maestro-bot/merge/release/7.0-t…
Browse files Browse the repository at this point in the history
…o-release/7.0-staging

[automated] Merge branch 'release/7.0' => 'release/7.0-staging'
  • Loading branch information
carlossanlop authored Aug 3, 2023
2 parents 395c507 + fd26be1 commit a8c0b1f
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.10</ProductVersion>
<ProductVersion>7.0.11</ProductVersion>
<!-- File version numbers -->
<MajorVersion>7</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>10</PatchVersion>
<PatchVersion>11</PatchVersion>
<SdkBandVersion>7.0.100</SdkBandVersion>
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
Expand Down

0 comments on commit a8c0b1f

Please sign in to comment.