Skip to content

Commit

Permalink
Update branding to 8.0.12 (#109562)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft authored Nov 5, 2024
1 parent 82d4dbf commit c1ae962
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>8.0.11</ProductVersion>
<ProductVersion>8.0.12</ProductVersion>
<!-- File version numbers -->
<MajorVersion>8</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>11</PatchVersion>
<PatchVersion>12</PatchVersion>
<SdkBandVersion>8.0.100</SdkBandVersion>
<PackageVersionNet7>7.0.20</PackageVersionNet7>
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion),25))</PackageVersionNet6>
Expand Down

0 comments on commit c1ae962

Please sign in to comment.