How to validate a dynamic365 solution file before import using powershell or shell script. The requirement is to validate it before import through a azure devops pipeline.
I have tried multiple Azure devops tasks but couldn't get success. The power app solution file only gives errors during import but we need it before import. Also tried installing powerApps CLI but it's not giving the desired reults.
You should be able to do it using a powershell script.