electron / windows-installer

Build Windows Installers for Electron apps
MIT License
1.55k stars 259 forks source link

feat: update nuget version #495

Open froz-ilya opened 8 months ago

froz-ilya commented 8 months ago

Changes:

Reasons: Current version nuget.exe -- 2.8.5 It means, you can't use Semver 2.0.0, because SemVer 2.0.0 is supported since NuGet version 3.4.0

References:

anaisbetts commented 8 months ago

This will not enable SemVer 2.0 in Squirrel.Windows, additional work in Squirrel needs to be done for that.

starsolaris commented 5 months ago

Last nuget version will fix an issue with building on Linux like https://github.com/electron/windows-installer/issues/218