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 Jul 21, 2020
1 parent 95487cd commit 74d58d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
inputs:
packageType: sdk
includePreviewVersions: true
version: 3.0.100-preview6-012264
version: 3.1.6
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: NuGetToolInstaller@1
- task: PowerShell@2
Expand All @@ -38,7 +38,7 @@ jobs:
inputs:
packageType: sdk
includePreviewVersions: true
version: 3.0.100-preview6-012264
version: 3.1.6
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: Bash@3
inputs:
Expand All @@ -65,7 +65,7 @@ jobs:
inputs:
packageType: sdk
includePreviewVersions: true
version: 3.0.100-preview6-012264
version: 3.1.6
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: Bash@3
inputs:
Expand Down

0 comments on commit 74d58d1

Please sign in to comment.