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
22 lines (22 loc) · 1.77 KB
/
map.json
File metadata and controls
22 lines (22 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"monad/src/security/CredentialCommands.cs": "security/CredentialCommands.cs",
"monad/src/security/SignatureCommands.cs": "security/SignatureCommands.cs",
"monad/src/security/resources/UtilsStrings.resx": "resources/UtilsStrings.resx",
"monad/src/security/resources/CertificateProviderStrings.resx": "resources/CertificateProviderStrings.resx",
"monad/src/security/resources/ExecutionPolicyCommands.resx": "resources/ExecutionPolicyCommands.resx",
"monad/src/security/resources/CmsCommands.resx": "resources/CmsCommands.resx",
"monad/src/security/CertificateProvider.cs": "security/CertificateProvider.cs",
"monad/src/security/resources/CertificateCommands.resx": "resources/CertificateCommands.resx",
"monad/src/security/certificateproviderexceptions.cs": "security/certificateproviderexceptions.cs",
"monad/src/security/SecureStringCommands.cs": "security/SecureStringCommands.cs",
"monad/src/security/resources/SecureStringCommands.resx": "resources/SecureStringCommands.resx",
"monad/src/security/resources/SecurityMshSnapinResources.resx": "resources/SecurityMshSnapinResources.resx",
"monad/src/security/Utils.cs": "security/Utils.cs",
"monad/src/security/CertificateCommands.cs": "security/CertificateCommands.cs",
"monad/src/singleshell/installer/MshSecurityMshSnapin.cs": "singleshell/installer/MshSecurityMshSnapin.cs",
"monad/src/security/ExecutionPolicyCommands.cs": "security/ExecutionPolicyCommands.cs",
"monad/src/security/CmsCommands.cs": "security/CmsCommands.cs",
"monad/src/security/AclCommands.cs": "security/AclCommands.cs",
"monad/src/security/CatalogCommands.cs": "security/CatalogCommands.cs",
"monad/src/security/resources/SignatureCommands.resx": "resources/SignatureCommands.resx"
}