Miscellaneous updates to internal release builds (#477)

This commit is contained in:
Matt Cooley
2019-04-25 16:54:07 -07:00
committed by GitHub
parent 1dee9dc984
commit cf7ec5f729
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# This template contains a job which builds artifacts needed to release the app to the store and to
# Windows using Microsoft-internal systems. It relies Microsoft-internal resources and will not
# Windows using Microsoft-internal systems. It relies on Microsoft-internal resources and will not
# work outside of Microsoft.
# Specifically, this job:
# - Signs the bundle using a secure system. If you want to build your own, use SignTool following