Skip to content

[main] Publishing of SDK diff baseline PR failing after net10.0 upgrade #4720

Closed
dotnet/sdk
#44685
@mthalman

Description

@mthalman

After the upgrade of the SDK to net10.0, the CreateBaselineUpdatePR program which creates a PR to updated SDK diff pipeline is failing to run due to this error:

You must install or update .NET to run this application.

App: /mnt/vss/_work/1/s/artifacts/bin/CreateBaselineUpdatePR/linux/Release/CreateBaselineUpdatePR
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0-rc.2.24473.5' (x64)
.NET location: /mnt/vss/_work/1/s/.dotnet

The following frameworks were found:
  10.0.0-alpha.1.24531.8 at [/mnt/vss/_work/1/s/.dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=9.0.0-rc.2.24473.5&arch=x64&rid=linux-x64&os=ubuntu.22.04

Example build (internal link)

Metadata

Metadata

Assignees

Labels

area-testingImprovements in CI and testingops-monitorIssues created/handled by the source build monitor role

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions