pf-basic-Metadata.ps1

$Script:ModuleMetadata = @{ExternalModuleDependencies = 
    'Microsoft.PowerShell.Management',
    'Microsoft.PowerShell.SecretManagement',
    'Microsoft.PowerShell.Security',
    'Microsoft.PowerShell.Utility',
    'Pester',
    'pf-assert',
    'pf-AzPipelines',
    'pf-dev',
    'pf-errorhandling',
    'pf-file',
    'pf-Smb',
    'pf-string',
    'pf-WQL',
    'PowerShellGet'}