Explorar o código

Add new dotnet version to compat stage as well.

Erwin de Haan %!s(int64=6) %!d(string=hai) anos
pai
achega
21b78f44c8
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .ci/azure-pipelines.yml

+ 6 - 0
.ci/azure-pipelines.yml

@@ -254,6 +254,12 @@ jobs:
       maxParallel: 2
     steps:
     - checkout: none
+    
+    - task: UseDotNet@2
+      displayName: 'Update DotNet'
+      inputs:
+        packageType: sdk
+        version: 3.1.100
 
     - task: DownloadPipelineArtifact@2
       displayName: 'Download New Assembly Build Artifact'