DSCResources/VSTSAgents/VSTSAgents.psd1
@{ RootModule = 'VSTSAgents.schema.psm1' ModuleVersion = '0.0.1' GUID = '6c370e81-e545-48f7-bbd9-f29be221e218' Author = 'NA' CompanyName = 'NA' Copyright = 'NA' DscResourcesToExport = @('VSTSAgents') } |