scottdurow / SparkleXrm

An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
MIT License
264 stars 194 forks source link

How can I use dependent assembly plugins with spkl? #478

Open impr3ssi0n opened 7 months ago

impr3ssi0n commented 7 months ago

How can I use dependent assembly plug-ins with spkl? Or can use spkl with merge utils, like Ilrepack/fody?

FixRM commented 7 months ago

You can use ILRepack.Lib.MSBuild.Task and than publish with spkl as usual. You can find sample repack config here: https://github.com/FixRM/D365Extensions