scottdurow / SparkleXrm

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

Question: spkl runners and the powerplatform #325

Open namurdock opened 5 years ago

namurdock commented 5 years ago

With the introduction of canvas apps and flows into solutions and the indication (https://powerapps.microsoft.com/en-us/blog/alm-at-scale-new-features-and-automation-capabilities/) that the solutionpacker will acknowledge them can anyone confirm if they have runners working with solutions including these artifacts?

scottdurow commented 5 years ago

Hi- then latest version of the solution packager does unpack canvas apps and flows - so will work with spkl. You just need to update to the latest version of the sdk tools in nuget!

namurdock commented 5 years ago

Ok, i've upgraded the coretools nuget package i use and it does indeed now unpack canvasapps.

I'm now just waiting for the destination environment to become available so i can test the import piece. But things are looking promising.