DSCResources/XD7LabMsiLicenseServer/XD7LabMsiLicenseServer.psd1

@{
    RootModule = 'XD7LabMsiLicenseServer.schema.psm1';
    ModuleVersion = '1.0';
    GUID = 'f006ec92-7d48-4080-837e-6995c6123a66';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2019 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine Citrix LIcense Server MSI installation DSC composite resource.';
}