Skip to content

Add Microsoft.PowerShell.GraphicalHost into Full build#1169

Merged
vors merged 5 commits intomasterfrom
vors/host
Jun 22, 2016
Merged

Add Microsoft.PowerShell.GraphicalHost into Full build#1169
vors merged 5 commits intomasterfrom
vors/host

Conversation

@vors
Copy link
Copy Markdown
Collaborator

@vors vors commented Jun 22, 2016

This is part of #1118

  • KNOWN ISSUE: we exclude few .cs files which has non-ported dependency
"exclude": [
    "ManagementList/CommonControls/ExpanderButtonAutomationPeer.cs",
    "ManagementList/CommonControls/ExpanderButton.cs",
    "ManagementList/CommonControls/ExpanderButton.Generated.cs",
    "ManagementList/Common/PopupControlButton.cs",
    "ManagementList/Common/PopupControlButton.Generated.cs"
]

Sergei Vorobev and others added 5 commits June 21, 2016 18:31
- Add xaml files to Microsoft.PowerShell.GraphicalHost\map.json
- Add references into project.json file
- Known issue: ExpanderButtonAutomationPeer.cs is excluded from the build
-Exclude *Button files
-Remove unnessasary namespace specifier for resources
@vors vors mentioned this pull request Jun 22, 2016
76 tasks
@vors vors merged commit acb7b36 into master Jun 22, 2016
@vors vors deleted the vors/host branch June 22, 2016 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants