Pipeline Deployment

Add-in Express™ Support Service
That's what is more important than anything else

Pipeline Deployment
Deploying using Azure DevOps CI/CD Pipeline deployment tool. 
Abdullah Alharbi




Posts: 5
Joined: 2020-02-05
Hello,

Building on the topic https://www.add-in-express.com/forum/read.php?a&FID=5&TID=14858&SHOWALL_1=0, I tried setting up a pipeline to deploy on trigger by commit. However, in the VSBuild task I get the following error:
C:Program Files (x86)Microsoft Visual Studio9EnterpriseMSBuildCurrentBinMicrosoft.Common.CurrentVersion.targets(2203,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "AddinExpress.ToolbarControls.2005, Version=9.5.4661.0, Culture=neutral, PublicKeyToken=************, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.


What am I missing? And what should yaml file look like?

Abdullah
Posted 10 Nov, 2021 04:07:55 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Abdullah,

It looks like you don't have Add-in Express installed on that machine.

Abdullah Alharbi writes:
And what should yaml file look like?


Sorry, I don't know.

Regards from Poland (CEST),

Andrei Smolin
Add-in Express Team Leader
Posted 10 Nov, 2021 05:10:26 Top