瀏覽代碼

Merge branch 'master' into AvoidSingleAssignmentDisposableInWorkItem

Oren Novotny 7 年之前
父節點
當前提交
e729ab1513
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .vsts.ix-shared.yml
  2. 1 1
      .vsts.rx-shared.yml

+ 1 - 1
.vsts.ix-shared.yml

@@ -4,7 +4,7 @@ parameters:
 steps:
 - task: DotNetCoreInstaller@0
   inputs:
-    version: '2.1.400-preview-009063'
+    version: '2.1.400-preview-009171'
 
 - task: DotNetCoreCLI@2
   inputs:

+ 1 - 1
.vsts.rx-shared.yml

@@ -4,7 +4,7 @@ parameters:
 steps:
 - task: DotNetCoreInstaller@0
   inputs:
-    version: '2.1.400-preview-009063'
+    version: '2.1.400-preview-009171'
 
 - task: NuGetToolInstaller@0
   displayName: Use NuGet 4.7.0