Skip to content

Commit

Permalink
Update linux-build.yml (#2329)
Browse files Browse the repository at this point in the history
update version of dotnet 5
  • Loading branch information
TimothyMothra authored Jul 9, 2021
1 parent dfa5122 commit c68a4f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NETCORE/.vsts/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ steps:
- task: UseDotNet@2
displayName: install dotnet 5
inputs:
version: 5.0.100-rc.2.20479.15
includePreviewVersions: true
version: 5.0.x

- task: DotNetCoreCLI@2
displayName: DotNetCoreCLI - Restore Solution
Expand Down

0 comments on commit c68a4f4

Please sign in to comment.