Update dependency Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation t… #292
Annotations
3 warnings
|
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
|