We are able to build the application through visual studio 2019 build task and able to generate MSI artefacts. 
We want to deploy that now in the release pipeline. 
I tried using the Windows machine file copy task with the msi package, but it didn't work. 
Can anyone please suggest me any possible ways to deploy .msi package ?