forked from PowerShell/PowerShell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmap.json
More file actions
70 lines (70 loc) · 9.28 KB
/
Copy pathmap.json
File metadata and controls
70 lines (70 loc) · 9.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"monad/src/oneget/providers/inbox/msiprovider/MsiProvider.cs": "MsiProvider.cs",
"monad/src/oneget/providers/inbox/msiprovider/provider.manifest": "provider.manifest",
"monad/src/oneget/providers/inbox/msiprovider/Properties/AssemblyInfo.cs": "Properties/AssemblyInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Resources/Messages.resx": "resources/Microsoft.PackageManagement.Msi.Resources.Messages.resx",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/BitmapResource.cs": "Deployment/Resources/BitmapResource.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/FixedFileVersionInfo.cs": "Deployment/Resources/FixedFileVersionInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/GroupIconInfo.cs": "Deployment/Resources/GroupIconInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/GroupIconResource.cs": "Deployment/Resources/GroupIconResource.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/NativeMethods.cs": "Deployment/Resources/NativeMethods.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/Resource.cs": "Deployment/Resources/Resource.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/ResourceCollection.cs": "Deployment/Resources/ResourceCollection.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/ResourceType.cs": "Deployment/Resources/ResourceType.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/VersionEnums.cs": "Deployment/Resources/VersionEnums.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/VersionInfo.cs": "Deployment/Resources/VersionInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/VersionResource.cs": "Deployment/Resources/VersionResource.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/Resources/VersionStringTable.cs": "Deployment/Resources/VersionStringTable.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ColumnCollection.cs": "Deployment/WindowsInstaller/ColumnCollection.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ColumnEnums.cs": "Deployment/WindowsInstaller/ColumnEnums.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ColumnInfo.cs": "Deployment/WindowsInstaller/ColumnInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ComponentInfo.cs": "Deployment/WindowsInstaller/ComponentInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ComponentInstallation.cs": "Deployment/WindowsInstaller/ComponentInstallation.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/CustomActionAttribute.cs": "Deployment/WindowsInstaller/CustomActionAttribute.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/customactiondata.cs": "Deployment/WindowsInstaller/customactiondata.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/CustomActionProxy.cs": "Deployment/WindowsInstaller/CustomActionProxy.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Database.cs": "Deployment/WindowsInstaller/Database.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/DatabaseQuery.cs": "Deployment/WindowsInstaller/DatabaseQuery.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/DatabaseTransform.cs": "Deployment/WindowsInstaller/DatabaseTransform.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/EmbeddedUIProxy.cs": "Deployment/WindowsInstaller/EmbeddedUIProxy.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Enums.cs": "Deployment/WindowsInstaller/Enums.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Exceptions.cs": "Deployment/WindowsInstaller/Exceptions.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ExternalUIHandler.cs": "Deployment/WindowsInstaller/ExternalUIHandler.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/FeatureInfo.cs": "Deployment/WindowsInstaller/FeatureInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/FeatureInstallation.cs": "Deployment/WindowsInstaller/FeatureInstallation.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Handle.cs": "Deployment/WindowsInstaller/Handle.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/IEmbeddedUI.cs": "Deployment/WindowsInstaller/IEmbeddedUI.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Installation.cs": "Deployment/WindowsInstaller/Installation.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/InstallationPart.cs": "Deployment/WindowsInstaller/InstallationPart.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/InstallCost.cs": "Deployment/WindowsInstaller/InstallCost.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Installer.cs": "Deployment/WindowsInstaller/Installer.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/InstallerAdvertise.cs": "Deployment/WindowsInstaller/InstallerAdvertise.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/InstallerUtils.cs": "Deployment/WindowsInstaller/InstallerUtils.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/MediaDisk.cs": "Deployment/WindowsInstaller/MediaDisk.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/NativeMethods.cs": "Deployment/WindowsInstaller/NativeMethods.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/PatchInstallation.cs": "Deployment/WindowsInstaller/PatchInstallation.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ProductInstallation.cs": "Deployment/WindowsInstaller/ProductInstallation.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Record.cs": "Deployment/WindowsInstaller/Record.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/RecordStream.cs": "Deployment/WindowsInstaller/RecordStream.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/RemotableNativeMethods.cs": "Deployment/WindowsInstaller/RemotableNativeMethods.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Session.cs": "Deployment/WindowsInstaller/Session.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ShortcutTarget.cs": "Deployment/WindowsInstaller/ShortcutTarget.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/SourceList.cs": "Deployment/WindowsInstaller/SourceList.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/SourceMediaList.cs": "Deployment/WindowsInstaller/SourceMediaList.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/SummaryInfo.cs": "Deployment/WindowsInstaller/SummaryInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/TableCollection.cs": "Deployment/WindowsInstaller/TableCollection.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/TableInfo.cs": "Deployment/WindowsInstaller/TableInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/Transaction.cs": "Deployment/WindowsInstaller/Transaction.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/ValidationErrorInfo.cs": "Deployment/WindowsInstaller/ValidationErrorInfo.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller/View.cs": "Deployment/WindowsInstaller/View.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/Attributes.cs": "Deployment/WindowsInstaller.Linq/Attributes.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/Entities.cs": "Deployment/WindowsInstaller.Linq/Entities.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/QDatabase.cs": "Deployment/WindowsInstaller.Linq/QDatabase.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/QRecord.cs": "Deployment/WindowsInstaller.Linq/QRecord.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/QTable.cs": "Deployment/WindowsInstaller.Linq/QTable.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Linq/Query.cs": "Deployment/WindowsInstaller.Linq/Query.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Package/InstallPackage.cs": "Deployment/WindowsInstaller.Package/InstallPackage.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Package/InstallPath.cs": "Deployment/WindowsInstaller.Package/InstallPath.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Package/PatchPackage.cs": "Deployment/WindowsInstaller.Package/PatchPackage.cs",
"monad/src/oneget/providers/inbox/msiprovider/Deployment/WindowsInstaller.Package/TransformInfo.cs": "Deployment/WindowsInstaller.Package/TransformInfo.cs"
}