Skip to content

Commit

Permalink
Update branding to 8.0.10 (#107151)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft committed Aug 29, 2024
1 parent d40f32d commit aa17c1b
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.9</ProductVersion>
<ProductVersion>8.0.10</ProductVersion>
<!-- File version numbers -->
<MajorVersion>8</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>9</PatchVersion>
<PatchVersion>10</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 aa17c1b

Please sign in to comment.