Electronize.NET-CLI still relies on .NET 6 #1021

Closed
opened 2026-01-29 16:55:23 +00:00 by claunia · 1 comment
Owner

Originally created by @ALDamico on GitHub (Nov 27, 2025).

  • Version:

  • 23.6.2

  • Target: Winx64

The CLI still relies on .NET6. On newly-configured PCs with Visual Studio 2026, .NET 6 is not installed by default and trying to run electronize results in an error.

Originally created by @ALDamico on GitHub (Nov 27, 2025). * **Version**: * 23.6.2 * **Target**: Winx64 The CLI still relies on .NET6. On newly-configured PCs with Visual Studio 2026, .NET 6 is not installed by default and trying to run electronize results in an error.
claunia added the invalid label 2026-01-29 16:55:23 +00:00
Author
Owner

@softworkz commented on GitHub (Nov 27, 2025):

There's no more development to be expected on the legacy Electron.NET libs.

The patch is to migrate to the new Electron.NET Core. See: https://github.com/ElectronNET/Electron.NET/wiki

It supports net6, net8 and net10.

@softworkz commented on GitHub (Nov 27, 2025): There's no more development to be expected on the legacy Electron.NET libs. The patch is to migrate to the new Electron.NET Core. See: https://github.com/ElectronNET/Electron.NET/wiki It supports net6, net8 and net10.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1021