Skip to content

Update dotnet monorepo to v10 (major) #294

Update dotnet monorepo to v10 (major)

Update dotnet monorepo to v10 (major) #294

Triggered via pull request March 10, 2026 18:57
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
test (macos-15)
Process completed with exit code 1.
test (ubuntu-24.04)
Process completed with exit code 1.
test (windows-2025)
Process completed with exit code 1.
test (macos-15)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5 dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
test (ubuntu-24.04)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5 dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
test (windows-2025)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Downloading from "aka.ms" link has failed with error: Uri: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip StatusCode: 404 Error: Unable to download https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip. Returned HTTP status code: 404 Exception: D:\a\_actions\actions\setup-dotnet\v5\externals\install-dotnet.ps1:1318 Line | 1318 | throw "Could not find `"$assetName`" with version = $($DownloadLi … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Could not find ".NET Core Runtime" with version = 10.0.5 Refer to: https://aka.ms/dotnet-os-lifecycle for | information on .NET support