DscResources/PowerPlatform/PowerPlatform.psd1
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.24.710.300' GUID = 'f23ae4b4-0551-480d-a0a7-99153f364b07' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |