Demitrius Nelon
Demitrius Nelon
"WinGet" is the product name. There are some scenarios where the lower case makes sense in terms of one referencing the "winget" command. It depends on whether one is referring...
Can you provide an example of what you're expecting to work?
YAML intrinsically supports UTF-8. I don't see any reason to do extra work to support a BOM when it isn't required.
Thanks @Trenly!
I think there are folks who would prefer WinGet as it can support making earlier versions available as opposed to the store just offering the latest version. If you add...
@Gijsreyn, I'd also suggest taking a look at how PowerToys publishes to WinGet using wingetcreate. @mdanish-kh has done a bunch of these at GitHub.
Have you tried using the Export-WinGetPackage cmdlet in the Microsoft.WinGet.Client PowerShell module? The WinGet CLI was designed for a logged in user as it's delivered via an MSIX package (App...
We're going to need to have a way to verify this works on other platforms, and make sure the build can test on those platforms as well.
/azp run