fix(build): remove deprecated win32metadata from electron-builder config

The win32metadata property is no longer valid in electron-builder 26.x.
Windows executable metadata is now automatically derived from productName.
This commit is contained in:
Johannes Millan 2025-12-22 19:30:34 +01:00
parent d11435808e
commit 50de4c1fd7

View file

@ -29,9 +29,6 @@ win:
- x64
publish:
- github
win32metadata:
FileDescription: Super Productivity
InternalName: Super Productivity
nsis:
artifactName: ${productName} Setup-${arch}.${ext}
portable: