DscResources/PowerPlatform/PowerPlatform.psd1
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.24.612.100' GUID = '77e98073-79ff-4236-bf10-7202dd0ebad2' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |