mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
Cannot run demo app with latest version. #667
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 @avalon30 on GitHub (Jun 7, 2021).
Originally assigned to: @GregorBiswanger on GitHub.
Steps to Reproduce:
Expected result:
https://github.com/ElectronNET/electron.net-api-demos/raw/master/screenshot.jpg
Actual result:
Hangs on this splash screen
https://i.imgur.com/ICjFKi8.png
Log:
https://pastebin.com/raw/Qtvfsi9q
Comment:
Demo app cannot start with latest version including latest dotnet.
This framework seems like an amazing alternative to original Electron.js especially for .Net devs. It needs to be updated to handle latest features and fixes. Currently you're unable to build a project to final exe, so you cannot share your app with the world. Yes,
electronize startworks, but nothing else. Good question to be ask: Is this project holds some future or not anymore?.Thank you all for your hard work and if possible please to update this project 👍