-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find Microsoft.NETCore.App
in Ubuntu after installing .NET 9
#598
Comments
Hi @eduherminio, |
Hi @eduherminio, I’ve looked into the issue, and it seems to be occurring with the ubuntu-latest (Ubuntu 24.04) runner. However, it runs successfully on the ubuntu-22.04 runner. As a workaround, I suggest using the ubuntu-22.04 runner for now. |
Thanks for looking into it @mahabaleshwars, I'll downgrade the ubuntu version if needed until you find the root cause. |
Hi @eduherminio, Root Cause: Possible Solutions:
Important Note: Let me know if you have any further questions! |
@mahabaleshwars Will this symlink fix work in case .NET 9 is (ever) preinstalled in the runner, and therefore |
Description:
Cannot find
Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64)
after installing .NET 9.0.102Job definition
Logs
Task version:
actions/setup-dotnet@v4
Platform:
Runner type:
Repro steps:
Run:
https://github.com/lynx-chess/Lynx/actions/runs/13091616851/job/36528899896
Complete logs:
job-logs.txt
The text was updated successfully, but these errors were encountered: