10 lines
376 B
PowerShell
10 lines
376 B
PowerShell
@{
|
|
RootModule = 'ITD.Infra-Networking-Infoblox.psm1'
|
|
ModuleVersion = '<ModuleVersion>'
|
|
GUID = '32fa3228-dfa3-4cc9-aac8-e14332a46abf'
|
|
Author = 'Zack Meier'
|
|
CompanyName = 'State of North Dakota'
|
|
PowerShellVersion = '5.1'
|
|
CompatiblePSEditions = 'Desktop','Core'
|
|
FunctionsToExport = @(<FunctionsToExport>)
|
|
} |