DscResources/PowerPlatform/PowerPlatform.psd1

@{
    RootModule           = 'PowerPlatform.schema.psm1'

    ModuleVersion        = '1.24.403.100'

    GUID                 = '471a6b5b-cb98-4406-b8ce-320f743847f1'

    Author               = 'Yorick Kuijs'

    CompanyName          = 'Microsoft'

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

    DscResourcesToExport = @('PowerPlatform')
}