From 9e4d3fa8f23758255970285849238aa05174a341 Mon Sep 17 00:00:00 2001 From: avaloniaui-team <95628075+avaloniaui-team@users.noreply.github.com> Date: Thu, 30 Dec 2021 17:09:53 +0000 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ce27b130f5..05b9a5219e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -155,4 +155,4 @@ jobs: inputs: gitHubConnection: 'GithubComments' repositoryName: '$(Build.Repository.Name)' - comment: 'You can test this PR using the following package version. 0.10.999-cibuild00$(Build.BuildId)-beta. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json)' \ No newline at end of file + comment: 'You can test this PR using the following package version. `0.10.999-cibuild00$(Build.BuildId)-beta`. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json)'