fix(build): WiX MSI version mapping and album dynamic import (#1278)

This commit is contained in:
cucadmuh
2026-07-12 22:45:22 +03:00
committed by GitHub
parent 54bc9814f1
commit 6e448dcc3c
12 changed files with 270 additions and 5 deletions
+3
View File
@@ -76,6 +76,9 @@
"windows": {
"nsis": {
"installMode": "currentUser"
},
"wix": {
"version": "1.50.0.1"
}
}
}