Skip to content

Commit

Permalink
Update azure-pipelines-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
koliva8245 authored Dec 3, 2019
1 parent e76a9ce commit e33ab5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
displayName: 'Use .NET Core sdk'
inputs:
packageType: sdk
version: 3.0.x
version: 3.1.x
installationPath: $(Agent.ToolsDirectory)/dotnet

- script: dotnet build -c $(configuration)
Expand Down

0 comments on commit e33ab5b

Please sign in to comment.