Переглянути джерело

Use .NET SDK that comes with 15.8p4

Oren Novotny 7 роки тому
батько
коміт
e00bdf9a57
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-008975'
+    version: '2.1.400-preview-009063'
 
 - 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-008975'
+    version: '2.1.400-preview-009063'
 
 - task: NuGetToolInstaller@0
   displayName: Use NuGet 4.7.0