Skip to content

Commit 85e2ecd

Browse files
author
Sergei Vorobev
committed
Add new map.json files
1 parent f3ab8b3 commit 85e2ecd

14 files changed

Lines changed: 1468 additions & 1444 deletions

File tree

mapping.json

Lines changed: 0 additions & 1444 deletions
This file was deleted.

src/Microsoft.PackageManagement/map.json

Lines changed: 326 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
{
2+
"monad/src/cimSupport/cmdletization/cim/QueryJob.cs": "cimSupport/cmdletization/cim/QueryJob.cs",
3+
"monad/src/commands/management/Computer.cs": "commands/management/Computer.cs",
4+
"monad/src/commands/management/PropertyCommandBase.cs": "commands/management/PropertyCommandBase.cs",
5+
"monad/src/commands/management/resources/CmdletizationResources.resx": "resources/CmdletizationResources.resx",
6+
"monad/src/cimSupport/cmdletization/cim/cimOperationOptionsHelper.cs": "cimSupport/cmdletization/cim/cimOperationOptionsHelper.cs",
7+
"monad/src/cimSupport/cmdletization/cim/PropertySettingJob.cs": "cimSupport/cmdletization/cim/PropertySettingJob.cs",
8+
"monad/src/commands/management/SetWMIInstanceCommand.cs": "commands/management/SetWMIInstanceCommand.cs",
9+
"monad/src/commands/management/GetContentCommand.cs": "commands/management/GetContentCommand.cs",
10+
"monad/src/cimSupport/cmdletization/cim/CreateInstanceJob.cs": "cimSupport/cmdletization/cim/CreateInstanceJob.cs",
11+
"monad/src/commands/management/ClearRecycleBinCommand.cs": "commands/management/ClearRecycleBinCommand.cs",
12+
"monad/src/commands/management/WriteContentCommandBase.cs": "commands/management/WriteContentCommandBase.cs",
13+
"monad/src/commands/management/GetPropertyCommand.cs": "commands/management/GetPropertyCommand.cs",
14+
"monad/src/cimSupport/cmdletization/cim/DeleteInstanceJob.cs": "cimSupport/cmdletization/cim/DeleteInstanceJob.cs",
15+
"monad/src/commands/management/InvokeWMIMethodCommand.cs": "commands/management/InvokeWMIMethodCommand.cs",
16+
"monad/src/commands/management/resources/HotFixResources.resx": "resources/HotFixResources.resx",
17+
"monad/src/commands/management/ClearContentCommand.cs": "commands/management/ClearContentCommand.cs",
18+
"monad/src/commands/management/resources/ProcessCommandHelpResources.resx": "resources/ProcessCommandHelpResources.resx",
19+
"monad/src/commands/management/resources/ComputerResources.resx": "resources/ComputerResources.resx",
20+
"monad/src/commands/management/SetClipboardCommand.cs": "commands/management/SetClipboardCommand.cs",
21+
"monad/src/commands/management/ResolvePathCommand.cs": "commands/management/ResolvePathCommand.cs",
22+
"monad/src/commands/management/resources/ProcessResources.resx": "resources/ProcessResources.resx",
23+
"monad/src/commands/management/NewPropertyCommand.cs": "commands/management/NewPropertyCommand.cs",
24+
"monad/src/commands/management/AddContentCommand.cs": "commands/management/AddContentCommand.cs",
25+
"monad/src/cimSupport/cmdletization/cim/cimWrapper.cs": "cimSupport/cmdletization/cim/cimWrapper.cs",
26+
"monad/src/commands/management/RemoveWMIObjectCommand.cs": "commands/management/RemoveWMIObjectCommand.cs",
27+
"monad/src/cimSupport/cmdletization/cim/cimCmdletDefinitionContext.cs": "cimSupport/cmdletization/cim/cimCmdletDefinitionContext.cs",
28+
"monad/src/cimSupport/cmdletization/cim/QueryJobBase.cs": "cimSupport/cmdletization/cim/QueryJobBase.cs",
29+
"monad/src/commands/management/resources/ManagementMshSnapInResources.resx": "resources/ManagementMshSnapInResources.resx",
30+
"monad/src/commands/management/GetClipboardCommand.cs": "commands/management/GetClipboardCommand.cs",
31+
"monad/src/commands/management/WebServiceProxy.cs": "commands/management/WebServiceProxy.cs",
32+
"monad/src/commands/management/GetComputerInfoCommand.cs": "commands/management/GetComputerInfoCommand.cs",
33+
"monad/src/singleshell/installer/MshManagementMshSnapin.cs": "singleshell/installer/MshManagementMshSnapin.cs",
34+
"monad/src/commands/management/CommandsCommon.cs": "commands/management/CommandsCommon.cs",
35+
"monad/src/commands/management/PassThroughContentCommandBase.cs": "commands/management/PassThroughContentCommandBase.cs",
36+
"monad/src/commands/management/PassThroughPropertyCommandBase.cs": "commands/management/PassThroughPropertyCommandBase.cs",
37+
"monad/src/commands/management/resources/ClearRecycleBinResources.resx": "resources/ClearRecycleBinResources.resx",
38+
"monad/src/commands/management/resources/TransactionResources.resx": "resources/TransactionResources.resx",
39+
"monad/src/commands/management/resources/ServiceResources.resx": "resources/ServiceResources.resx",
40+
"monad/src/commands/management/RegisterWMIEventCommand.cs": "commands/management/RegisterWMIEventCommand.cs",
41+
"monad/src/commands/management/resources/NavigationResources.resx": "resources/NavigationResources.resx",
42+
"monad/src/cimSupport/cmdletization/cim/cimConverter.cs": "cimSupport/cmdletization/cim/cimConverter.cs",
43+
"monad/src/commands/management/CombinePathCommand.cs": "commands/management/CombinePathCommand.cs",
44+
"monad/src/cimSupport/cmdletization/cim/clientSideQuery.cs": "cimSupport/cmdletization/cim/clientSideQuery.cs",
45+
"monad/src/cimSupport/cmdletization/cim/cimJobContext.cs": "cimSupport/cmdletization/cim/cimJobContext.cs",
46+
"monad/src/commands/management/RollbackTransactionCommand.cs": "commands/management/RollbackTransactionCommand.cs",
47+
"monad/src/cimSupport/cmdletization/SessionBasedWrapper.cs": "cimSupport/cmdletization/SessionBasedWrapper.cs",
48+
"monad/src/commands/management/SetPropertyCommand.cs": "commands/management/SetPropertyCommand.cs",
49+
"monad/src/commands/management/MovePropertyCommand.cs": "commands/management/MovePropertyCommand.cs",
50+
"monad/src/commands/management/resources/EventlogResources.resx": "resources/EventlogResources.resx",
51+
"monad/src/cimSupport/cmdletization/cim/InstanceMethodInvocationJob.cs": "cimSupport/cmdletization/cim/InstanceMethodInvocationJob.cs",
52+
"monad/src/commands/management/UseTransactionCommand.cs": "commands/management/UseTransactionCommand.cs",
53+
"monad/src/commands/management/WMIHelper.cs": "commands/management/WMIHelper.cs",
54+
"monad/src/commands/management/resources/WebServiceResources.resx": "resources/WebServiceResources.resx",
55+
"monad/src/commands/management/Eventlog.cs": "commands/management/Eventlog.cs",
56+
"monad/src/cimSupport/cmdletization/cim/ExtrinsicMethodInvocationJob.cs": "cimSupport/cmdletization/cim/ExtrinsicMethodInvocationJob.cs",
57+
"monad/src/commands/management/Navigation.cs": "commands/management/Navigation.cs",
58+
"monad/src/cimSupport/cmdletization/cim/MethodInvocationJobBase.cs": "cimSupport/cmdletization/cim/MethodInvocationJobBase.cs",
59+
"monad/src/commands/management/GetWMIObjectCommand.cs": "commands/management/GetWMIObjectCommand.cs",
60+
"monad/src/commands/management/PingPathCommand.cs": "commands/management/PingPathCommand.cs",
61+
"monad/src/commands/management/Service.cs": "commands/management/Service.cs",
62+
"monad/src/commands/management/Hotfix.cs": "commands/management/Hotfix.cs",
63+
"monad/src/commands/management/resources/WmiResources.resx": "resources/WmiResources.resx",
64+
"monad/src/cimSupport/cmdletization/cim/ModifyInstanceJob.cs": "cimSupport/cmdletization/cim/ModifyInstanceJob.cs",
65+
"monad/src/commands/management/GetChildrenCommand.cs": "commands/management/GetChildrenCommand.cs",
66+
"monad/src/commands/management/ConvertPathCommand.cs": "commands/management/ConvertPathCommand.cs",
67+
"monad/src/commands/management/resources/ControlPanelResources.resx": "resources/ControlPanelResources.resx",
68+
"monad/src/commands/management/Process.cs": "commands/management/Process.cs",
69+
"monad/src/commands/management/GetTransactionCommand.cs": "commands/management/GetTransactionCommand.cs",
70+
"monad/src/commands/management/SetContentCommand.cs": "commands/management/SetContentCommand.cs",
71+
"monad/src/commands/management/ClearPropertyCommand.cs": "commands/management/ClearPropertyCommand.cs",
72+
"monad/src/commands/management/CommitTransactionCommand.cs": "commands/management/CommitTransactionCommand.cs",
73+
"monad/src/commands/management/StartTransactionCommand.cs": "commands/management/StartTransactionCommand.cs",
74+
"monad/src/commands/management/ContentCommandBase.cs": "commands/management/ContentCommandBase.cs",
75+
"monad/src/commands/management/RenamePropertyCommand.cs": "commands/management/RenamePropertyCommand.cs",
76+
"monad/src/cimSupport/cmdletization/cim/StaticMethodInvocationJob.cs": "cimSupport/cmdletization/cim/StaticMethodInvocationJob.cs",
77+
"monad/src/commands/management/RemovePropertyCommand.cs": "commands/management/RemovePropertyCommand.cs",
78+
"monad/src/cimSupport/cmdletization/cim/cimQuery.cs": "cimSupport/cmdletization/cim/cimQuery.cs",
79+
"monad/src/commands/management/resources/ClipboardResources.resx": "resources/ClipboardResources.resx",
80+
"monad/src/commands/management/CIMHelper.cs": "commands/management/CIMHelper.cs",
81+
"monad/src/cimSupport/cmdletization/cim/CimJobException.cs": "cimSupport/cmdletization/cim/CimJobException.cs",
82+
"monad/src/cimSupport/cmdletization/cim/EnumerateAssociatedInstancesJob.cs": "cimSupport/cmdletization/cim/EnumerateAssociatedInstancesJob.cs",
83+
"monad/src/cimSupport/cmdletization/cim/cimCmdletInvocationContext.cs": "cimSupport/cmdletization/cim/cimCmdletInvocationContext.cs",
84+
"monad/src/commands/management/ParsePathCommand.cs": "commands/management/ParsePathCommand.cs",
85+
"monad/src/commands/management/CopyPropertyCommand.cs": "commands/management/CopyPropertyCommand.cs",
86+
"monad/src/cimSupport/cmdletization/cim/TerminatingErrorTracker.cs": "cimSupport/cmdletization/cim/TerminatingErrorTracker.cs",
87+
"monad/src/cimSupport/cmdletization/cim/cimChildJobBase.cs": "cimSupport/cmdletization/cim/cimChildJobBase.cs"
88+
}

0 commit comments

Comments
 (0)