DSCResources/cSCFilePlanPropertyDepartment/cSCFilePlanPropertyDepartment.psd1

@{
    RootModule           = 'cSCFilePlanPropertyDepartment.schema.psm1'

    ModuleVersion        = '0.0.1'

    GUID                 = '607dc270-6b4b-397f-cac7-cc5bca98c402'

    Author               = 'DscCommunity'

    CompanyName          = 'DscCommunity'

    Copyright            = 'DscCommunity'

    DscResourcesToExport = @('cSCFilePlanPropertyDepartment')
}