Files
Cloud-20Engineering/Powershell/Modules/Effectory.Dns/build.psd1
Jurjen Ladenius 1a3bc1370e Commit 2c6e8ced: Multiple changes
- Check output
- Updated list generation
- Started subdomain takeover check module
2021-08-12 10:46:04 +02:00

5 lines
135 B
PowerShell

@{
ModuleManifest = 'Effectory.Dns.psd1'
OutputDirectory = '../build'
VersionedOutputDirectory = $true
}