DSCResources/cSCFilePlanPropertySubCategory/cSCFilePlanPropertySubCategory.psd1
@{ RootModule = 'cSCFilePlanPropertySubCategory.schema.psm1' ModuleVersion = '0.0.1' GUID = '158c8a04-3d8b-2346-f115-3f3f43cc6869' Author = 'DscCommunity' CompanyName = 'DscCommunity' Copyright = 'DscCommunity' DscResourcesToExport = @('cSCFilePlanPropertySubCategory') } |