ElectronNET / Electron.NET

:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

Home Page:https://gitter.im/ElectronNET/community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electronize is not running, if only .NET 8 is installed

HeikeHofmann opened this issue · comments

We are using the latest nuget packages V23.6.2.

When we start 'electronize build ...', we get this error:

You must install or update .NET to run this application.
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet
The following frameworks were found:
8.0.2 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

.NET 6 will be obsolete end of this year and .NET 8 was released last november.
when will be electron migrated to .NET 8 ?

I removed the bug label as this is not a bug. Applications are shipped with a specific framework dependency.

A newer version might / will be released for .NET 8, but right now we are still at .NET 6. As mentioned from your side the official support is still until later this year - so its totally fine.

If you want to fasten up development speed consider contributing to the project either via PRs or financially. Thanks for your support!