From 25d53066d70f95d46b51f6dc6f89f1a5f172f023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Matou=C5=A1ek?= Date: Tue, 12 Jan 2021 13:06:56 -0800 Subject: [PATCH] Enable source build --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7bd4424f..b67505a9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -37,6 +37,7 @@ stages: enablePublishBuildAssets: true enablePublishUsingPipelines: $(_PublishUsingPipelines) enableTelemetry: true + enableSourceBuild: true helixRepo: dotnet/symreader jobs: - job: Windows