HedgehogDevelopment / SitecorePackageDeployer

Sitecore Package Deployer
Apache License 2.0
36 stars 23 forks source link

SitecorePackageDeployer throws error while installation of .update package on Sitecore 9.3 #26

Open azrao opened 4 years ago

azrao commented 4 years ago

Hello,

I am using Sitecore Package Deployer for implementing CI/CD for sitecore on Azure PAAS using Azure DevOps and TDS.

While installing the update package. I am getting following error:

Capture

Has anyone come across this issue before and if yes then what did you do?

Thank you for your help!

Regards, Adil

cturano commented 4 years ago

Hi Adil, We are working on a fix for this. The quickest way to get this working for now is to pull the source code and compile against the 9.3 assemblies.

Thanks

Charlie