mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
electron.manifest.json - singleInstance not working #324
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bata-miroslav on GitHub (May 22, 2019).
Originally assigned to: @GregorBiswanger on GitHub.
Hi,
I downloaded demo from url https://github.com/ElectronNET/electron.net-api-demos/tree/v5.22.12 where should be probbably used nuget package in version 5.22.12 and I edited electron.manifest.json file
After build (electronize build /target win) application is not opened . If you change "singleInstance" to false application is opened.
Thanks
@GregorBiswanger commented on GitHub (May 22, 2019):
Fixed for version 5.22.13