Skip to content

Commit 39a2334

Browse files
[release/8.0] Update branding to 8.0.26 (#125133)
This PR updates version branding on branch `release/8.0`. **Changes:** - Repository: runtime - PatchVersion: `25` → `26` **Files Modified:** - eng/Versions.props (+2 -2)
1 parent 3b39d74 commit 39a2334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<PropertyGroup>
33
<!-- The .NET product branding version -->
4-
<ProductVersion>8.0.25</ProductVersion>
4+
<ProductVersion>8.0.26</ProductVersion>
55
<!-- File version numbers -->
66
<MajorVersion>8</MajorVersion>
77
<MinorVersion>0</MinorVersion>
8-
<PatchVersion>25</PatchVersion>
8+
<PatchVersion>26</PatchVersion>
99
<SdkBandVersion>8.0.100</SdkBandVersion>
1010
<PackageVersionNet7>7.0.20</PackageVersionNet7>
1111
<PackageVersionNet6>6.0.36</PackageVersionNet6>

0 commit comments

Comments
 (0)