From d9fbd9806dbb7356cae0932a0c0b01bf645efad8 Mon Sep 17 00:00:00 2001 From: Jojo Aquino Date: Sat, 12 Apr 2025 22:20:50 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d46159c..ccd6f73 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ stages: - task: UseDotNet@2 inputs: packageType: 'sdk' - version: '9.0.4' + version: '9.0' - task: NodeTool@0 inputs: