浏览代码

switch to stable 2.1.400 sdk

Oren Novotny 7 年之前
父节点
当前提交
a4613a307a
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .vsts.ix-shared.yml
  2. 1 1
      .vsts.rx-shared.yml

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

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

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

@@ -16,7 +16,7 @@ steps:
   
 - task: DotNetCoreInstaller@0
   inputs:
-    version: '2.1.400-preview-009171'
+    version: '2.1.400'
 
 - task: MSBuild@1
   displayName: Build System.Reactive.sln