mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-08-03 14:30:15 +00:00
....
This commit is contained in:
@@ -127,6 +127,7 @@ namespace ElectronNET.CLI.Commands
|
||||
}
|
||||
|
||||
Console.WriteLine("Build Electron Desktop Application...");
|
||||
string buildPath = Path.Combine(Directory.GetCurrentDirectory(), "bin");
|
||||
|
||||
Console.WriteLine("Executing electron magic in this directory: " + buildPath);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user