From 4225154e046521cd852c1fde5df4764cacdba74d Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Wed, 18 Mar 2020 20:56:44 +0000 Subject: [PATCH] re-fixed --- .azuredevops/pipelines/templates/variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azuredevops/pipelines/templates/variables.yml b/.azuredevops/pipelines/templates/variables.yml index 88abe6812..2a42b65f3 100644 --- a/.azuredevops/pipelines/templates/variables.yml +++ b/.azuredevops/pipelines/templates/variables.yml @@ -27,4 +27,4 @@ variables: value: "4.0.$(Build.BuildId)" - name: "ReleaseNotes" - value: ""S \ No newline at end of file + value: "" \ No newline at end of file