Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Dec 16, 2019
1 parent 2b56383 commit a076b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -20,7 +20,7 @@ steps:
displayName: 'Install .NET Core SDK'
inputs:
packageType: 'sdk'
version: '3.0.100'
version: '3.1.100'
- task: CmdLine@2
displayName: 'Install DNT'
inputs:
Expand Down

0 comments on commit a076b18

Please sign in to comment.