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: