[PR #636] Support for .NET 6 #1238

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

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/636

State: closed
Merged: Yes


  • NET 6 Support
  • Target a specific project in the electronize build/start command using /dotnet-project <projectName>.csproj

NOTE: the .NET6 runtime has targeted System.Drawing.Common at windows architectures and will cause warnings. This should be addressed at some time.

https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/636 **State:** closed **Merged:** Yes --- * NET 6 Support * Target a specific project in the `electronize build/start` command using `/dotnet-project <projectName>.csproj` NOTE: the .NET6 runtime has targeted System.Drawing.Common at windows architectures and will cause warnings. This should be addressed at some time. https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only
claunia added the pull-request label 2026-01-29 16:58:47 +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#1238