Skip to content

Commit

Permalink
Update branding to 9.0.2 (#111172)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft authored Jan 10, 2025
1 parent 756e620 commit 3c456bc
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>9.0.1</ProductVersion>
<ProductVersion>9.0.2</ProductVersion>
<!-- File version numbers -->
<MajorVersion>9</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>1</PatchVersion>
<PatchVersion>2</PatchVersion>
<SdkBandVersion>9.0.100</SdkBandVersion>
<PackageVersionNet8>8.0.$([MSBuild]::Add($(PatchVersion),11))</PackageVersionNet8>
<PackageVersionNet7>7.0.20</PackageVersionNet7>
Expand Down

0 comments on commit 3c456bc

Please sign in to comment.