[PR #974] Drop .NET 6.0, default to .NET 10.0 and update dependencies #1394

Open
opened 2026-01-29 17:00:20 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Updated all projects to target .NET 10.0, removing support for .NET 6.0. (Out of support since 1 year)
.NET 6.0 is out of support since over 1 year, it makes no sense to build for it and is annoying if one does not have the 6.0 SDK installed.

Upgraded key dependencies, including:

  • Microsoft.Build and Microsoft.Build.Tasks.Core to 18.0.2.
  • Nuke.Common to 10.1.0.
  • System.Drawing.Common to 10.0.1.
  • System.Text.Json to 10.0.1.
**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/974 **State:** closed **Merged:** Yes --- Updated all projects to target .NET 10.0, removing support for .NET 6.0. (Out of support since 1 year) .NET 6.0 is out of support since over 1 year, it makes no sense to build for it and is annoying if one does not have the 6.0 SDK installed. Upgraded key dependencies, including: - `Microsoft.Build` and `Microsoft.Build.Tasks.Core` to 18.0.2. - `Nuke.Common` to 10.1.0. - `System.Drawing.Common` to 10.0.1. - `System.Text.Json` to 10.0.1.
claunia added the pull-request label 2026-01-29 17:00:20 +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#1394