DSCResources/FileContents/FileContents.psd1
@{ RootModule = 'FileContents.schema.psm1' ModuleVersion = '0.0.1' GUID = 'f1239d3f-db1a-4070-ac7e-c2c8c7aa67dc' Author = 'NA' CompanyName = 'NA' Copyright = 'NA' DscResourcesToExport = @('FileContents') } |