CppBuildTasks icon indicating copy to clipboard operation
CppBuildTasks copied to clipboard

CppBuildTask on Azure DevOps Server

Open LucaFuma74 opened this issue 4 years ago • 1 comments

Hi, is there any easy way to install the CppBuildTasks even on a small local DevOps Server running Azure DevOpsServer 2019 ? Thanks for your support.

LucaFuma74 avatar May 25 '21 13:05 LucaFuma74

@LucaFuma74 the task was never tested on an on-premise Azure DevOps Server (or TFS server). It requires changes to the manifest, and potentially changes in the APIs it is currently using that are supported on the cloud offering but not on premise. I have never thought of releasing these tasks for ADO Server.

lukka avatar Jul 15 '21 14:07 lukka