This commit is contained in:
Godaddy-del 2024-12-07 20:10:28 -05:00 committed by GitHub
commit f48d80ac03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,7 @@
# 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\

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 MiB

View file

@ -1,4 +1,5 @@
# Calculator Manual Tests
(The)
These manual tests are run before every release of the Calculator app.
## Smoke Tests