Browse Source

Bump to preview 6

Oren Novotny 6 years ago
parent
commit
907f03bc48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.ix.yml

+ 1 - 1
azure-pipelines.ix.yml

@@ -31,7 +31,7 @@ variables:
 steps:
 - task: DotNetCoreInstaller@0
   inputs:
-    version: '3.0.100-preview5-011568'
+    version: '3.0.100-preview6-012264'
 
 - task: DotNetCoreCLI@2  
   inputs: