DscResources/PowerPlatform/PowerPlatform.psd1
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.25.226.100' GUID = 'adcf6a62-8055-42f8-b4d5-976a89b07f03' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |