WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
117 stars 56 forks source link

MSCRM Check Solution - Query to understand the parameters for ZIP file and / or the Tenant/ Application IDs #96

Closed MustaqueEhiya closed 5 years ago

MustaqueEhiya commented 5 years ago

Hi,

I would like to understand the purpose of the solution zip file path for this task?

I assume the solution checker would need the Solution name as available in the tenant (using the connection string). If that is the case, why we need the zip path? Cant we give only the solution name and the connection string to have this SolutionChecker generate results?

Thanks Mustaque

MustaqueEhiya commented 5 years ago

Understood the purpose of the zip file. earlier I was doing it manual, so had that query. Once integrated with the build process, that parameter makes sense.