Azure DevOps Piplene Build -- Application doesn't start #281

Open
opened 2026-01-29 16:35:38 +00:00 by claunia · 0 comments
Owner

Originally created by @flopik3-5 on GitHub (Feb 15, 2019).

Hi everyone. I trying to build app with Azure DevOps Piplene, but after building app doesn't start.

Enviroment:

  • Pipline - Hosted VS2017
  • Platform - win
  • Node - v10.15.0
  • .NET Core SDK - v2.2.102
  • ElectronNET.CLI - v0.0.11

Steps:

  1. PowerShell - dotnet tool install ElectronNET.CLI --tool-path c:\electron --version 0.0.11
  2. PowerShell - c:\electron\electronize.exe build /target win
  3. Make archive
  4. Upload archive to cloud drive
Originally created by @flopik3-5 on GitHub (Feb 15, 2019). Hi everyone. I trying to build app with Azure DevOps Piplene, but after building app doesn't start. Enviroment: * Pipline - Hosted VS2017 * Platform - win * Node - v10.15.0 * .NET Core SDK - v2.2.102 * ElectronNET.CLI - v0.0.11 Steps: 1. PowerShell - `dotnet tool install ElectronNET.CLI --tool-path c:\electron --version 0.0.11` 2. PowerShell - `c:\electron\electronize.exe build /target win` 3. Make archive 4. Upload archive to cloud drive
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#281