Skip to content

Commit dad56af

Browse files
author
Jason Zhai
committed
Merge branch 'release/8.0.4xx' of https://github.com/dotnet/sdk into darc-release/8.0.4xx-5cb8ba0e-3ce7-46ee-8d3c-cd34aa7dba2f
2 parents c857338 + 3ad01de commit dad56af

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)