diff --git a/src/Microsoft.PowerShell.Commands.Management/project.json b/src/Microsoft.PowerShell.Commands.Management/project.json index 465712dce..0c7e13c81 100644 --- a/src/Microsoft.PowerShell.Commands.Management/project.json +++ b/src/Microsoft.PowerShell.Commands.Management/project.json @@ -27,8 +27,8 @@ "dnx451": { "frameworkAssemblies": { "System.ServiceProcess": "", - "System.Windows.Forms": "4.0.0.0", - "System.Drawing": "4.0.0.0", + "System.Windows.Forms": "", + "System.Drawing": "", "System.Web.Services": "" }, "dependencies": {