DscResources/Fabric/Fabric.psd1
@{ RootModule = 'Fabric.schema.psm1' ModuleVersion = '1.25.312.101' GUID = 'bb99bf62-cc39-4f0c-a0d6-08c7281113fe' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Fabric') } |