Skip to content

Commit

Permalink
set approdotnet sdk version(3.0.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Oct 31, 2019
1 parent bfd2809 commit 89a0f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stages:
steps:
- task: UseDotNet@2
inputs:
version: "3.0"
version: "3.0.x"
packageType: sdk
displayName: "Enabling dotnet core sdk 3.0"
- script: dotnet tool restore
Expand Down

0 comments on commit 89a0f6a

Please sign in to comment.