AnyStack.Reporting.psd1

@{
    RootModule           = 'AnyStack.Reporting.psm1'
    ModuleVersion = '1.0.0.1'
    GUID = 'e3a41f70-f989-4079-bbc6-65965e3644d1'
    Author               = 'The Any Stack Architect'
    CompanyName          = 'AnyStack'
    Description          = 'Production module for vSphere 8.0 U3 and VCF'
    PowerShellVersion = '5.1'
    FunctionsToExport    = '*'
}