Skip to content

Commit 6b93fba

Browse files
Merge pull request #3669 from MicrosoftDocs/main638246191234714679sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents b6ccb88 + 05d82e7 commit 6b93fba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

hub/package-manager/winget/configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The **configure** command of the [winget](./index.md) tool uses a [WinGet Config
1919
## Prerequisites
2020

2121
- Windows 10 RS5 or later, and Windows 11.
22-
- Winget version xxx or later?
22+
- Winget version v1.5.1572 or later.
2323

2424
## Usage
2525

@@ -53,4 +53,4 @@ The `winget configure` command includes a number of subcommands, including:
5353
- [How to author a WinGet Configuration file](../configuration/create.md)
5454
- [How to check the trustworthiness of a WinGet Configuration file](../configuration/check.md)
5555
- [Use the winget tool to install and manage applications](index.md)
56-
- [Submit packages to Windows Package Manager](../package/index.md)
56+
- [Submit packages to Windows Package Manager](../package/index.md)

hub/package-manager/winget/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ The current preview of the **winget** tool supports the following commands.
9393
| [features](features.md) | Shows the status of experimental features. |
9494
| [export](export.md) | Exports a list of the installed packages. |
9595
| [import](import.md) | Installs all the packages in a file. |
96+
| [pin](pinning.md) | Manage package pins. |
97+
| [configure](configure.md) | Configures the system into a desired state. |
9698

9799
### Options
98100

0 commit comments

Comments
 (0)