Resources/Invoke-MsOfficeDeploymentToolAndCompress.psd1

$InvokeMsOfficeDeploymentToolAndCompressMessageTable = Data {
    ConvertFrom-StringData @'
    WarnExitCodeByInvokeApplication = The return value of the executed application was non-zero. Execution may have failed.
    WarnByInvokeApplication = Failed to run the application.
 
    LatestLabel = Latest
    RemovedLabel = Removed
'@

}