This website requires JavaScript.
Explore
Help
Sign In
starred
/
Electron.NET
Watch
1
Star
0
Fork
0
You've already forked Electron.NET
mirror of
https://github.com/ElectronNET/Electron.NET.git
synced
2026-07-11 03:08:45 +00:00
Code
Issues
668
Packages
Projects
Releases
20
Wiki
Activity
Files
07d6fed71267f9a06bd45e254eff3145f8ee270f
Electron.NET
/
ElectronNET.CLI
/
Commands
History
Brendan McShane
07d6fed712
Fix for build command
2021-11-20 18:24:41 -05:00
..
Actions
Fix for build command
2021-11-20 18:24:41 -05:00
AddCommand.cs
search for .csproj and .fsproj in init and add
2020-07-22 13:42:00 +01:00
BuildCommand.cs
If we provide the Version parameter and haven't included the version or product version dotnet flag then add them.
2021-07-02 16:07:31 +01:00
CommandOption.cs
imeplement StartElectronCommand design
2017-10-04 16:24:41 +02:00
ICommand.cs
implement BuildCommand
2017-10-05 04:44:58 +02:00
InitCommand.cs
search for .csproj and .fsproj in init and add
2020-07-22 13:42:00 +01:00
StartElectronCommand.cs
adding new build and start commandline options for single exe
2020-11-12 11:15:37 +00:00
VersionCommand.cs
fix
https://github.com/ElectronNET/Electron.NET/issues/21
2017-10-29 23:38:02 +01:00