Skip to content

Commit

Permalink
Use .NET 6 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed Feb 4, 2022
1 parent 690322b commit 252bb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stages:
steps:
- task: UseDotNet@2
inputs:
version: 5.x
version: 6.x

- task: DotNetCoreCLI@2
inputs:
Expand Down

0 comments on commit 252bb97

Please sign in to comment.