update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@{
|
||||
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>)
|
||||
}
|
||||
Reference in New Issue
Block a user