Skip to content

Commit 252bb97

Browse files
Use .NET 6 to build
1 parent 690322b commit 252bb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ stages:
2121
steps:
2222
- task: UseDotNet@2
2323
inputs:
24-
version: 5.x
24+
version: 6.x
2525

2626
- task: DotNetCoreCLI@2
2727
inputs:

0 commit comments

Comments
 (0)