From 539e61f067159ad54cafcc911b2cfed5ad7cd034 Mon Sep 17 00:00:00 2001 From: Robin-Manuel Thiel Date: Mon, 3 Jun 2019 16:07:30 +0200 Subject: [PATCH] Update mobile.azure-pipelines.yaml for Azure Pipelines --- mobile.azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile.azure-pipelines.yaml b/mobile.azure-pipelines.yaml index 8dcdf0f..58b776c 100644 --- a/mobile.azure-pipelines.yaml +++ b/mobile.azure-pipelines.yaml @@ -19,7 +19,7 @@ jobs: feedsToUse: 'select' versioningScheme: 'off' - - task: qetza.replacetokens.replacetokens-task.replacetokens@3 + - task: replacetokens@3 inputs: rootDirectory: 'Mobile/ContosoFieldService.Core/Helpers' targetFiles: 'Constants.cs'