Browse Source

Update SDK

Claire Novotny 5 years ago
parent
commit
2f878a856e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.rx.yml

+ 1 - 1
azure-pipelines.rx.yml

@@ -35,7 +35,7 @@ stages:
     steps:
     - task: UseDotNet@2
       inputs:
-        version: '3.0.x'
+        version: '3.1.x'
         performMultiLevelLookup: true
 
     - task: DotNetCoreCLI@2