HoloAnatomy / Assets / HoloToolkit / BuildAndDeploy /
SURFACEBOOK2\jackwynne authored on 25 May 2018
..
Editor v1 5 years ago
Editor.meta v1 5 years ago
README.md v1 5 years ago
README.md.meta v1 5 years ago
README.md

Build

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.

Editor

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


Go back up to the table of contents.