Kaleb Luedtke
Kaleb Luedtke
I'm leaving this here for anyone with a time machine; In looking at YamlCreate (current version 2.1.4) - It uses `[System.IO.File]::WriteAllLines(String, String[], Encoding)` to create the final output in the...
It looks like we might have to guarantee this, even on Windows. Here's two PR's - one which was a creation from yesterday, where WingetCreate output a file with LF...
What version of wingetcreate are you using? Have you tried uninstalling and re-installing? 
This is because the upgrade installs Side-By-Side. See #https://github.com/microsoft/winget-cli/issues/2437 and https://github.com/microsoft/winget-cli/issues/2129
The `PackageName` should stay as `Python 3` because that is what is written as the display name in Control Panel. Besides, even if it were changed, winget would still find...
`winget install python3` now should install the latest version
@MSFTbot Blocking-Issue
> @Trenly, as winbot that created the PR, I don't think it can review your changes, Right @mdanish-kh? What happen in those cases? You're correct. I put them there just...
> @Trenly problem is, what caused this difference? winbot could do again in the next update. Need to fix the root cause Wingetbot uses the version written in the `ProductVersion`...
@stephengillie - I would say this is mildly frequent. There is https://github.com/microsoft/winget-pkgs/issues/34421 which is related, but probably bigger than the scope of a regex table. If there are any plans...