From 551b3f621f8aedee6658d752daea5e56dec27370 Mon Sep 17 00:00:00 2001 From: Lucas Morgan Date: Sat, 4 Feb 2023 16:05:27 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7167326..1a266b2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,6 +24,7 @@ steps: inputs: packageType: 'sdk' useGlobalJson: true + includePreviewVersions: true - task: CmdLine@2 inputs: