We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b10df4 commit e7ccf9bCopy full SHA for e7ccf9b
dsc/examples/winget.dsc.yaml
@@ -17,8 +17,8 @@ resources:
17
type: Microsoft.WinGet.DSC/WinGetPackage
18
properties:
19
Id: Microsoft.PowerShell.Preview
20
- - name: Calc
+ - name: Calc from Windows Store
21
22
23
- Id: Microsoft.WindowsCalculator_8wekyb3d8bbwe
+ Id: "9WZDNCRFHVN5"
24
Ensure: "[parameters('ensureCalc')]"
0 commit comments