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
Yatao Li committed Nov 15, 2020
1 parent b84906c commit 5f43fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
inputs:
packageType: sdk
includePreviewVersions: false
version: 3.1.x
version: 5.0.x
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: Bash@3
inputs:
Expand All @@ -65,7 +65,7 @@ jobs:
inputs:
packageType: sdk
includePreviewVersions: false
version: 3.1.x
version: 5.0.x
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: Bash@3
inputs:
Expand Down

0 comments on commit 5f43fe5

Please sign in to comment.