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
115 stars 54 forks source link

Can support new upgrade pattern when importing solution? #303

Open boleung opened 3 months ago

boleung commented 3 months ago

Microsoft has changed the solution import task behind the scene: https://learn.microsoft.com/en-us/shows/the-low-code-revolution/importing-managed-solutions-what-has-changed-to-the-upgrade-verses-update-process

Now "pac solution import" cli also has a new parameter --stage-and-upgrade. Can the solution import task support the new upgrade pattern as well? Thanks.