DSCResources/ROWLabCitrixProcessIntercept/ROWLabCitrixProcessIntercept.psd1

@{
    RootModule = 'ROWLabCitrixProcessIntercept.schema.psm1';
    ModuleVersion = '1.0';
    GUID = 'eeb18432-d29e-476d-ae13-d62729bdafe8';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine RES ONE Workspace Citrix Process Intercept DSC composite resource.';
}