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)'