DSCResources/ROWRelayServer/ROWRelayServer.psd1

@{
    RootModule = 'ROWRelayServer.schema.psm1';
    ModuleVersion = '1.0';
    GUID = '8734bfb8-d68a-4195-8351-20b242b6fdc4';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine RES ONE Workspace relay server DSC composite resource.';
}