From f4116b3faf6fd350799cb9f7d59344fda489c7f3 Mon Sep 17 00:00:00 2001 From: sitiom Date: Mon, 11 Mar 2024 09:33:27 +0800 Subject: [PATCH] winget-ps: Remove `pwsh` dependency (#5583) --- bucket/winget-ps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/winget-ps.json b/bucket/winget-ps.json index 3f0ae53a4b..4db910493c 100644 --- a/bucket/winget-ps.json +++ b/bucket/winget-ps.json @@ -4,7 +4,6 @@ "homepage": "https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client", "license": "MIT", "suggest": { - "PowerShell Core": "pwsh", "WinGet": "winget" }, "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.1.7.10661.nupkg",