Skip to content

Commit 3ad01de

Browse files
author
v-wuzhai
authored
Update branding to 8.0.403 (#43094)
2 parents 729de94 + 98537e0 commit 3ad01de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212
<!-- Repo Version Information -->
1313
<PropertyGroup>
14-
<VersionPrefix>8.0.402</VersionPrefix>
14+
<VersionPrefix>8.0.403</VersionPrefix>
1515
<WorkloadsFeatureBand>8.0.400</WorkloadsFeatureBand>
1616
<!-- Enable to remove prerelease label. -->
1717
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.107",
3+
"dotnet": "8.0.108",
44
"runtimes": {
55
"dotnet": [
66
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"

0 commit comments

Comments
 (0)