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 638611f commit aa32de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- task: UseDotNet@2
displayName: 'Install .NET Core 3'
inputs:
version: '3.0.100-preview8-013656'
version: '2.2.401'
packageType: sdk
includePreviewVersions: true

Expand Down

0 comments on commit aa32de8

Please sign in to comment.