Skip to content
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

it's looking for .NET 6 instead of .NET 8. #873

Open
bzyfuzy opened this issue Feb 22, 2025 · 0 comments
Open

it's looking for .NET 6 instead of .NET 8. #873

bzyfuzy opened this issue Feb 22, 2025 · 0 comments
Labels

Comments

@bzyfuzy
Copy link

bzyfuzy commented Feb 22, 2025

$ electronize start
You must install or update .NET to run this application.

App: /home/bzy/.dotnet/tools/electronize
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/lib/dotnet

The following frameworks were found:
  8.0.12 at [/usr/lib/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=ubuntu.24.04-x64&os=ubuntu.24.04

$ dotnet tool list -g
Package Id                Version      Commands   
--------------------------------------------------
electronnet.cli           23.6.2       electronize
redth.net.maui.check      2.0.0        maui-check```
@bzyfuzy bzyfuzy added the bug label Feb 22, 2025
@bzyfuzy bzyfuzy changed the title it's still looking for .NET 6 instead of .NET 8. it's looking for .NET 6 instead of .NET 8. Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant