DscResources/PowerPlatform/PowerPlatform.psd1
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.25.205.100' GUID = '8bd0027d-65df-49e0-a5bc-5f7a03224f85' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |