Browse Source

Update SDK

Claire Novotny 5 năm trước cách đây
mục cha
commit
2f878a856e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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