From 7a670abe4d3030b6abdd8be7425d41c200a9c743 Mon Sep 17 00:00:00 2001 From: Jose Jr Aquino Date: Sat, 5 Apr 2025 22:52:25 +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 7336996..1cc3c6c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ stages: - task: UseDotNet@2 inputs: packageType: 'sdk' - version: '8' + version: '8.0.407' - task: NodeTool@0 inputs: