Commit 9aeaa4bc authored by Hirsch Singhal's avatar Hirsch Singhal Committed by GitHub
Browse files

Merge branch 'release' into master

parents 67fd4169 6725587d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@ namespace Microsoft.Tools.WindowsDevicePortal
        /// <remarks>InstallApplication sends ApplicationInstallStatus events to indicate the current progress in the installation process.
        /// Some applications may opt to not register for the AppInstallStatus event and await on InstallApplication.</remarks>
        /// <returns>Task for tracking completion of install initialization.</returns>

        public async Task InstallApplicationAsync(
            string appName,
            StorageFile packageFile,