Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 737 Bytes

File metadata and controls

20 lines (14 loc) · 737 Bytes

Build and deploy automation window for building your VS solution, APPX, installing, launching, and getting the log file (and other related functionality). Requires that the device has been paired with the Editor PC & that the device is connected locally and/or the HTTPS requirement has been disabled in the device portal's security tab.

BuildDeployPortal.cs

Interface function with the device (REST API utility functions)

BuildDeployTools.cs

Supports building the APPX from the SLN

BuildSLNUtilities.cs

Supports building the project SLN

BuildDeployWindow.cs

Editor UI for the window and event functions