DscResources/PowerPlatform/PowerPlatform.psd1
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.25.312.101' GUID = 'a8ffa553-e3ae-4db5-94af-f712a69a1667' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |