From e8dca0290ae0b663ae9da9e6d50141f0d8f9b6c3 Mon Sep 17 00:00:00 2001 From: RaidMax Date: Sat, 7 Dec 2019 20:42:30 -0600 Subject: [PATCH] reeee --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8bb7b7f9..8e67e557 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,7 +66,7 @@ steps: - task: oneLuckiDevJson2Variable@1 inputs: - jsonFile: '$(build.artifactStagingDirectory)\VersionInformation.json' + jsonFile: '$(outputFolder)\VersionInformation.json' shouldPrefixVariables: true variablePrefix: 'VersionInformation'