Skip to content

Commit df4dc8a

Browse files
committed
Update azure pipeline.
1 parent d69afd6 commit df4dc8a

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
@@ -13,7 +13,7 @@ steps:
1313
- task: UseDotNet@2
1414
inputs:
1515
packageType: "sdk"
16-
version: "7.x"
16+
version: "8.x"
1717

1818
- task: DotNetCoreCLI@2
1919
inputs:

0 commit comments

Comments
 (0)