Skip to content

Commit

Permalink
Update azure-pipeline.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
nigel-sampson committed Aug 15, 2019
1 parent 20a4051 commit 7769b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipeline.yml
Expand Up @@ -12,7 +12,7 @@ steps:
- task: DotNetCoreInstaller@0
displayName: 'Install .NET Core 3'
inputs:
version: '3.0.100-preview6-013656'
version: '3.0.100-preview8-013656'
packageType: sdk

- task: DotNetCoreCLI@2
Expand Down

0 comments on commit 7769b55

Please sign in to comment.