-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Feature
0 / 20 of 2 issues completed
Copy link
Labels
Command-SourceIssue related to WinGet SourceIssue related to WinGet SourceIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Relevant area(s)
COM API
WinGet CLI
PowerShell
Description of the new feature / enhancement
I want to modify the name or change the targeting between "explicit" and "nonexplicit".
Proposed technical implementation details
WinGet CLI
winget source edit --name winget-font --explicit false
Microsoft.WinGet.CLI PowerShell module
Set-WinGetSourceTargeting -Name winget-font -nonexplicit-or-
Get-WinGetSource -Name winget-font | Set-WinGetSourceTargeting -nonexplicitSub-issues
Metadata
Metadata
Assignees
Labels
Command-SourceIssue related to WinGet SourceIssue related to WinGet SourceIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Type
Projects
Status
Assigned