You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @perpetualintelligencegit
Are you explicitly setting the .NET9 SDK version in your runtimeconfig.json to 9.0.101?
If so, we have not yet added support for this version, and the latest available today is 9.0.100
9.0.101 support should be added by end of Jan
Thanks
We are migrating to .NET9 and Oryx fails to build the .NET9 target.
The command could not be loaded, possibly because:
The application '--version' does not exist.
A compatible .NET SDK was not found.
Requested SDK version: 9.0.101
global.json file: /github/workspace/global.json
Installed SDKs:
Install the [9.0.101] .NET SDK or update [/github/workspace/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
The text was updated successfully, but these errors were encountered: