DscResources/PowerPlatform/PowerPlatform.psd1

@{
    RootModule           = 'PowerPlatform.schema.psm1'

    ModuleVersion        = '1.23.1227.100'

    GUID                 = '662073fe-eb78-45a8-9e14-cf3923b0cf89'

    Author               = 'Yorick Kuijs'

    CompanyName          = 'Microsoft'

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

    DscResourcesToExport = @('PowerPlatform')
}