diff --git a/build/scripts/CreateMsixBundleMapping.ps1 b/build/scripts/CreateMsixBundleMapping.ps1 index 2ad53fba..c97f99e1 100644 --- a/build/scripts/CreateMsixBundleMapping.ps1 +++ b/build/scripts/CreateMsixBundleMapping.ps1 @@ -1,9 +1,8 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. -<# -.SYNOPSIS - Generates a mapping file to be used with the MakeAppx tool. It generates the file based on +<# +Synopsis Generates a mapping file to be used with the MakeAppx tool. It generates the file based on a folder structure grouped by architecture then by project, like this example: drop\ diff --git a/docs/Images/CalculatorScreenshot.png b/docs/Images/CalculatorScreenshot.png deleted file mode 100755 index 257ffd15..00000000 Binary files a/docs/Images/CalculatorScreenshot.png and /dev/null differ diff --git a/docs/Images/VSInstallationScreenshot.png b/docs/Images/VSInstallationScreenshot.png deleted file mode 100644 index 47578bcc..00000000 Binary files a/docs/Images/VSInstallationScreenshot.png and /dev/null differ diff --git a/docs/Images/VisualStates/Converter1.gif b/docs/Images/VisualStates/Converter1.gif deleted file mode 100644 index f8b93a3d..00000000 Binary files a/docs/Images/VisualStates/Converter1.gif and /dev/null differ diff --git a/docs/Images/VisualStates/Scientific1.gif b/docs/Images/VisualStates/Scientific1.gif deleted file mode 100644 index 0dc53a51..00000000 Binary files a/docs/Images/VisualStates/Scientific1.gif and /dev/null differ diff --git a/docs/Images/VisualStates/Standard1.gif b/docs/Images/VisualStates/Standard1.gif deleted file mode 100644 index d3ba3a7c..00000000 Binary files a/docs/Images/VisualStates/Standard1.gif and /dev/null differ diff --git a/docs/ManualTests.md b/docs/ManualTests.md index a0f3094f..b08c23ce 100644 --- a/docs/ManualTests.md +++ b/docs/ManualTests.md @@ -1,4 +1,5 @@ # Calculator Manual Tests +(The) These manual tests are run before every release of the Calculator app. ## Smoke Tests