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

Open
opened 2026-01-29 16:53:29 +00:00 by claunia · 0 comments
Owner

Originally created by @bzyfuzy on GitHub (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```
Originally created by @bzyfuzy on GitHub (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```
claunia added the bug label 2026-01-29 16:53:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#972