Update UpdateAppxManifestVersion.ps1

This commit is contained in:
Godaddy-del 2024-12-07 20:01:40 -05:00 committed by GitHub
commit 11b730aef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,9 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
<#
.SYNOPSIS
Updates the version number in an AppxManifest file.
*.
.PARAMETER AppxManifest
The path to the AppxManifest file.