Skip to content

Commit

Permalink
Merge pull request #84459 from carlossanlop/release70
Browse files Browse the repository at this point in the history
[manual] Merge branch 'release/7.0' => 'release/7.0-staging'
  • Loading branch information
carlossanlop committed Apr 7, 2023
2 parents c2d6594 + d71dd07 commit 48abc27
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.5</ProductVersion>
<ProductVersion>7.0.6</ProductVersion>
<!-- File version numbers -->
<MajorVersion>7</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>5</PatchVersion>
<PatchVersion>6</PatchVersion>
<SdkBandVersion>7.0.100</SdkBandVersion>
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
Expand Down

0 comments on commit 48abc27

Please sign in to comment.