{ "name": "Microsoft.PowerShell.GraphicalHost", "version": "1.0.0-*", "buildOptions": { "nowarn": [ "CS1570" ], "xmlDoc": true, "keyFile": "../signing/visualstudiopublic.snk", "delaySign": true, "publicSign": false, "warningsAsErrors": true }, "dependencies": { "System.Management.Automation": "1.0.0-*", "Microsoft.PowerShell.Commands.Utility": "1.0.0-*" }, "frameworks": { "net451": { "frameworkAssemblies": { "PresentationFramework": "", "PresentationFramework.Aero": "", "PresentationFramework.Classic": "", "PresentationCore": "", "System": "", "System.Core": "", "System.Xaml": "", "System.Xml": "", "WindowsBase": "" }, "buildOptions": { "compile": { "exclude": [ "ManagementList/CommonControls/ExpanderButtonAutomationPeer.cs", "ManagementList/CommonControls/ExpanderButton.cs", "ManagementList/CommonControls/ExpanderButton.Generated.cs", "ManagementList/Common/PopupControlButton.cs", "ManagementList/Common/PopupControlButton.Generated.cs" ] } } } } }