Fix Microsoft.PowerShell.GraphicalHost/map.json

This commit is contained in:
Sergei Vorobev 2016-07-28 23:20:22 -07:00
parent 3e6179112b
commit d5f3fd3f83

View file

@ -181,35 +181,5 @@
"monad/src/graphicalhost/ShowCommand/Controls/MultipleSelectionControl.xaml": "xamls/MultipleSelectionControl.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowAllModulesWindow.xaml": "xamls/ShowAllModulesWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowCommandWindow.xaml": "xamls/ShowCommandWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/MultipleSelectionDialog.xaml": "xamls/MultipleSelectionDialog.xaml",
"monad/src/graphicalhost/ManagementList/ManagementList/ColumnPicker.xaml": "xamls/ColumnPicker.xaml",
"monad/src/graphicalhost/HelpWindow/HelpWindow.xaml": "xamls/HelpWindow.xaml",
"monad/src/graphicalhost/HelpWindow/SettingsDialog.xaml": "xamls/SettingsDialog.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/AllModulesControl.xaml": "xamls/AllModulesControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/CmdletControl.xaml": "xamls/CmdletControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageButton.xaml": "xamls/ImageButton.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml": "xamls/ImageButtonCommon.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml": "xamls/ImageToggleButton.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/NotImportedCmdletControl.xaml": "xamls/NotImportedCmdletControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ParameterSetControl.xaml": "xamls/ParameterSetControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ShowModuleControl.xaml": "xamls/ShowModuleControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/MultipleSelectionControl.xaml": "xamls/MultipleSelectionControl.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowAllModulesWindow.xaml": "xamls/ShowAllModulesWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowCommandWindow.xaml": "xamls/ShowCommandWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/MultipleSelectionDialog.xaml": "xamls/MultipleSelectionDialog.xaml",
"monad/src/graphicalhost/ManagementList/ManagementList/ColumnPicker.xaml": "xamls/ColumnPicker.xaml",
"monad/src/graphicalhost/HelpWindow/HelpWindow.xaml": "xamls/HelpWindow.xaml",
"monad/src/graphicalhost/HelpWindow/SettingsDialog.xaml": "xamls/SettingsDialog.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/AllModulesControl.xaml": "xamls/AllModulesControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/CmdletControl.xaml": "xamls/CmdletControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageButton.xaml": "xamls/ImageButton.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageButtonCommon.xaml": "xamls/ImageButtonCommon.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ImageButton/ImageToggleButton.xaml": "xamls/ImageToggleButton.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/NotImportedCmdletControl.xaml": "xamls/NotImportedCmdletControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ParameterSetControl.xaml": "xamls/ParameterSetControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/ShowModuleControl.xaml": "xamls/ShowModuleControl.xaml",
"monad/src/graphicalhost/ShowCommand/Controls/MultipleSelectionControl.xaml": "xamls/MultipleSelectionControl.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowAllModulesWindow.xaml": "xamls/ShowAllModulesWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/ShowCommandWindow.xaml": "xamls/ShowCommandWindow.xaml",
"monad/src/graphicalhost/ShowCommand/Windows/MultipleSelectionDialog.xaml": "xamls/MultipleSelectionDialog.xaml"
}