From 442c81774105ac2e35dae10ccfe2ec18c1b1790f Mon Sep 17 00:00:00 2001 From: MikeBlodge Date: Tue, 21 Aug 2018 12:12:06 -0700 Subject: [PATCH] updating --- .../msix-app-packaging-tool.md | 134 +++++++++++------- 1 file changed, 84 insertions(+), 50 deletions(-) diff --git a/windows/application-management/msix-app-packaging-tool.md b/windows/application-management/msix-app-packaging-tool.md index 86c84e011a..a147f74977 100644 --- a/windows/application-management/msix-app-packaging-tool.md +++ b/windows/application-management/msix-app-packaging-tool.md @@ -23,7 +23,7 @@ The MSIX Packaging Tool (Preview) is now available to install from the Microsoft - A valid MSA alias (to access the app from the Store) ## What's new -v1.2018.820.0 +v1.2018.821.0 - Command Line Support - Ability to use existing local virtual machines for packaging environment. - Ability to cross check publisher information in the manifest with a signing certificate to avoid signing issues. @@ -71,65 +71,99 @@ Examples: ```xml - + - + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + - + - + - - - - + - - - + - - + + + + + + + + + + ```