10 lines
374 B
PowerShell
10 lines
374 B
PowerShell
@{
|
|
RootModule = 'ITD.Cohesity.psm1'
|
|
ModuleVersion = '<ModuleVersion>'
|
|
GUID = '9b7f0813-ae13-4d3b-9b5a-608374755382'
|
|
Author = 'Cliff Cogdill / Zack Meier '
|
|
CompanyName = 'State of North Dakota'
|
|
PowerShellVersion = '7'
|
|
CompatiblePSEditions = 'Desktop','Core'
|
|
FunctionsToExport = @(<FunctionsToExport>)
|
|
} |