ソースを参照

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