mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
Electron.NET & Sqlite Installer Issue #345
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 @hamendranathtyagi on GitHub (Jun 12, 2019).
Originally assigned to: @GregorBiswanger on GitHub.
My test app is running fine by using electronize start command. Now I am trying to create Installer by applying following command command : electronize build /target win. I am able to create electron.net.host Setup 1.0.2.exe under ..obj\desktop\win\dist folder. But When I am running this exe it gives me attached error. Kindly assist on same
