Skip to content

Commit

Permalink
Bump to preview 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny authored Jun 14, 2019
1 parent 907f03b commit 31c9c50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.rx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '3.0.100-preview5-011568'
version: '3.0.100-preview6-012264'

- task: DotNetCoreCLI@2
inputs:
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '3.0.100-preview5-011568'
version: '3.0.100-preview6-012264'

- task: DotNetCoreCLI@2
inputs:
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '3.0.100-preview5-011568'
version: '3.0.100-preview6-012264'

- task: DotNetCoreCLI@2
inputs:
Expand Down

0 comments on commit 31c9c50

Please sign in to comment.