mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
Update UpdateAppxManifestVersion.ps1
This commit is contained in:
parent
ec14b9ddd3
commit
11b730aef9
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
# Licensed under the MIT License.
|
# Licensed under the MIT License.
|
||||||
|
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Updates the version number in an AppxManifest file.
|
Updates the version number in an AppxManifest file.
|
||||||
|
*.
|
||||||
.PARAMETER AppxManifest
|
.PARAMETER AppxManifest
|
||||||
The path to the AppxManifest file.
|
The path to the AppxManifest file.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue