microsoft / azure_arc

Automated Azure Arc, Edge, and Platform environments
https://aka.ms/ArcJumpstart
Creative Commons Attribution 4.0 International
743 stars 550 forks source link

Update WinGet.ps1 to install specific versions of Microsoft.WinGet.Client and Microsoft.WinGet.DSC #2725

Closed janegilring closed 2 months ago

janegilring commented 2 months ago

This pull request includes updates to the WinGet.ps1 script to specify versions for the WinGet PowerShell modules and improve the installation process.

Updates to WinGet PowerShell modules:

janegilring commented 2 months ago

Is there a way not to hardcode the versions ? I'm asking to avoid having high maintenance

We can use "Latest" as soon as the WinGet.DSC module gets stable so we won't need the "allow: prerelease". This is expected to happen very soon.