fix: revert submodule breaking change by adding net9.0 target back #49
Annotations
2 errors and 1 warning
|
build-and-release
Process completed with exit code 1.
|
|
build-and-release
Restore failed. Check CedaryCat/otapi-packaging package visibility, package Actions access, and token scopes (read:packages).
|
|
build-and-release
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\v4\externals\install-dotnet.ps1:1350
Line |
1350 | 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
|