DscResources/PowerPlatform/PowerPlatform.psd1

@{
    RootModule           = 'PowerPlatform.schema.psm1'

    ModuleVersion        = '1.25.122.200'

    GUID                 = '32fd1e3f-8ed3-4644-bf6c-a4ee44d12c28'

    Author               = 'Yorick Kuijs'

    CompanyName          = 'Microsoft'

    Copyright            = 'Copyright to Microsoft Corporation. All rights reserved.'

    DscResourcesToExport = @('PowerPlatform')
}