Kaleb Luedtke
Kaleb Luedtke
[Policy] Area-Matching
[Policy] Issue-Bug [Policy] Area-Matching [Policy] Command-Upgrade
@denelon - this is an issue with the manifests. The manifests were submitted with an incorrect PackageVersion which is higher than the version the application writes to registry. The two...
@ralfreddings - I was able to find a workaround by specifying `-Property Id` with the `Select-Object` ``` PS C:\Users\Trenly> Find-WinGetPackage Notepad++ -source winget| Select-Object -First 1| Update-WinGetPackage Id Name Source...
* https://github.com/microsoft/winget-cli/issues/4003
> Files under Localization folder will be overwritten when we do a localization update, so no changes under Localization folder will take effect. _Originally posted by @yao-msft in https://github.com/microsoft/winget-cli/issues/3250#issuecomment-1551990405_ Someone...
[Policy] Issue-Bug [Policy] Command-Upgrade [Policy] Dependencies
After getting some sleep and thinking through this more - This could also benefit the `upgrade --all`, `import`, and multi-query install flows too [Policy] Command-Install [Policy] Command-Upgrade [Policy] Command-Import [Policy]...
@denelon - looks like there isn’t a trigger for Area-Performance. I'll have to add one later. Would you mind adding the label manually?
> In the past I have had the same issue with different packages. My resolution was to uninstall the package, then install again via winget (originally they were installed from...