Skip to content

Commit

Permalink
Update branding to 6.0.24 (#92969)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft committed Oct 4, 2023
1 parent 5e1c5bb commit 8407adb
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>6.0.23</ProductVersion>
<ProductVersion>6.0.24</ProductVersion>
<!-- File version numbers -->
<MajorVersion>6</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>23</PatchVersion>
<PatchVersion>24</PatchVersion>
<SdkBandVersion>6.0.400</SdkBandVersion>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<PreReleaseVersionIteration>
Expand Down

0 comments on commit 8407adb

Please sign in to comment.