TSG.AzureDevOps.psd1

@{
    RootModule = 'TSG.AzureDevOps.psm1'
    ModuleVersion = '1.0.1001'
    GUID = '258b7c4f-2705-4b88-bf9c-0de4a8119ed8'
    Author = 'TSG'
    CompanyName = 'TSG'
    Copyright = '(c) 2024 TSG. All rights reserved.'
    Description = 'A PowerShell module used to simplify the usage of the HaloITSM REST API'
}