DscResources/PowerPlatform/PowerPlatform.psd1

@{
    RootModule           = 'PowerPlatform.schema.psm1'

    ModuleVersion        = '1.24.424.100'

    GUID                 = 'b8b3f5df-357e-491a-a010-b270abdf16a5'

    Author               = 'Yorick Kuijs'

    CompanyName          = 'Microsoft'

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

    DscResourcesToExport = @('PowerPlatform')
}