Skip to content

Commit ba76d44

Browse files
authored
Merge pull request #9482 from vseanreesermsft/branding-10.0.101-2025-11-04-1013-77be202b-9764-4798-9c96-cf9ec45504c5
Update branding to 10.0.101
2 parents 87513fb + c37e3c0 commit ba76d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="Version.Details.props" Condition="Exists('Version.Details.props')" />
33
<PropertyGroup>
4-
<VersionPrefix>10.0.100</VersionPrefix>
4+
<VersionPrefix>10.0.101</VersionPrefix>
55
<!-- When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages -->
66
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
77
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>

0 commit comments

Comments
 (0)