mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Specify .NET SDK Version #885
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FarukHammoud on GitHub (Apr 26, 2023).
Is there a way to specify the .NET SDK used to compile the project ? I
m looking into upgrading my code to .NET 7, and since its backwards compatible should not be a big deal, right?