windows-installer
windows-installer copied to clipboard
feat: update nuget version
Changes:
- Updated version nuget.exe to 6.8.0
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:
- https://learn.microsoft.com/en-us/nuget/concepts/package-versioning
This will not enable SemVer 2.0 in Squirrel.Windows, additional work in Squirrel needs to be done for that.
Last nuget version will fix an issue with building on Linux like https://github.com/electron/windows-installer/issues/218
Updating nugget also fixes issue https://github.com/electron/windows-installer/issues/308