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

Dependent Assembly Plugins #288

Open killerrin opened 1 year ago

killerrin commented 1 year ago

Later this month the Dependent Assemblies feature is scheduled to go live in General Availability. This uses NuGet Packages instead of Assemblies and allows developers to write plugins with dependencies.

Would we be able to support this functionality within the tool set? Either through a modification to the existing "Plugin Registration" task (with a flag for Package/Assembly) or through a new Task?

Documentation: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/dependent-assembly-plugins https://learn.microsoft.com/en-us/power-platform/release-plan/2023wave1/data-platform/include-dependent-assemblies-plug-ins