From 501c85cd68b7dc0db6c10905d3af0329bb45b6e3 Mon Sep 17 00:00:00 2001 From: Jesse Houwing Date: Wed, 1 Nov 2023 16:14:55 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6629393..1fd1a73 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -62,7 +62,7 @@ stages: publisherId: 'jessehouwing' extensionId: $(extensionId) extensionTag: '-build' - extensionName: 'Variable Toolbox' + extensionName: 'TFVC Build Tasks' extensionVersion: '$(Build.BuildNumber)' updateTasksVersion: true updateTasksVersionType: patch