Files
Cloud-20Engineering/Powershell/Modules/Effectory.Dns/Effectory.Dns/build.psd1
Jurjen Ladenius 31f3acdd3b Subdomain takeover module
- Added webapps, frontdoor, storage and cdn
2021-08-13 16:51:07 +02:00

5 lines
135 B
PowerShell

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