mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* fix(core): Use productName for FileDescription fixes #10968 fixes #10890 * just unwrap since winres will panic anyway or use the cargo.toml description which we don't want * regen * nsis
210 B
210 B
tauri-build, tauri-bundler
| tauri-build | tauri-bundler |
|---|---|
| patch:bug | patch:bug |
The executable and NSIS installer on Windows will now use the productName config for the FileDescription property instead of shortDescription.