diff --git a/src/powershell-win-core/project.json b/src/powershell-win-core/project.json index 41e369f97..787769d67 100644 --- a/src/powershell-win-core/project.json +++ b/src/powershell-win-core/project.json @@ -56,7 +56,8 @@ "Microsoft.PowerShell.Commands.Diagnostics": "1.0.0-*", "Microsoft.PowerShell.LocalAccounts": "1.0.0-*", "Microsoft.PowerShell.PackageManagement": "1.0.0-*", - "Microsoft.Management.Infrastructure.CimCmdlets": "1.0.0-*" + "Microsoft.Management.Infrastructure.CimCmdlets": "1.0.0-*", + "Microsoft.WSMan.Management": "1.0.0-*" }, "frameworks": {