From b6a3eb10c7229a84a448b5eac1e642aa8809ee4a Mon Sep 17 00:00:00 2001 From: Jianyun Tao Date: Thu, 17 Nov 2016 13:57:17 -0800 Subject: [PATCH] update project.json --- src/powershell-unix/project.json | 1 - src/powershell-win-core/project.json | 1 - src/powershell-win-full/project.json | 1 - 3 files changed, 3 deletions(-) diff --git a/src/powershell-unix/project.json b/src/powershell-unix/project.json index e9484a3cc..5a7082192 100644 --- a/src/powershell-unix/project.json +++ b/src/powershell-unix/project.json @@ -81,7 +81,6 @@ "Microsoft.PowerShell.PSReadLine": "6.0.0-*", "libmi": "1.0.0-alpha01", "PSDesiredStateConfiguration": "1.0.0-alpha01", - "Microsoft.PowerShell.PackageManagement": "6.0.0-*", "PowerShellHelpFiles": "1.0.0-alpha01" }, diff --git a/src/powershell-win-core/project.json b/src/powershell-win-core/project.json index 36ba3a068..d4aabb8d4 100644 --- a/src/powershell-win-core/project.json +++ b/src/powershell-win-core/project.json @@ -83,7 +83,6 @@ "Microsoft.PowerShell.PSReadLine": "6.0.0-*", "Microsoft.PowerShell.Commands.Diagnostics": "6.0.0-*", "Microsoft.PowerShell.LocalAccounts": "6.0.0-*", - "Microsoft.PowerShell.PackageManagement": "6.0.0-*", "Microsoft.Management.Infrastructure.CimCmdlets": "6.0.0-*", "Microsoft.WSMan.Management": "6.0.0-*", "PSDesiredStateConfiguration": "1.0.0-alpha01" diff --git a/src/powershell-win-full/project.json b/src/powershell-win-full/project.json index bc941254b..8d26ade47 100644 --- a/src/powershell-win-full/project.json +++ b/src/powershell-win-full/project.json @@ -35,7 +35,6 @@ "Microsoft.PowerShell.GraphicalHost": "6.0.0-*", "Microsoft.PowerShell.LocalAccounts": "6.0.0-*", "Microsoft.PowerShell.Management.Activities": "6.0.0-*", - "Microsoft.PowerShell.PackageManagement": "6.0.0-*", "Microsoft.PowerShell.PSReadLine": "6.0.0-*", "Microsoft.PowerShell.ScheduledJob": "6.0.0-*", "Microsoft.PowerShell.Security.Activities": "6.0.0-*",