Skip to content

Commit 158bf3a

Browse files
committed
upgrade .NET SDK for AzurePipeline
1 parent 7c49918 commit 158bf3a

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
@@ -17,7 +17,7 @@ steps:
1717
task: UseDotNet@2
1818
displayName: 'Install .NET Core SDK'
1919
inputs:
20-
version: 5.0.x
20+
version: 6.x
2121
-
2222
task: NodeTool@0
2323
displayName: 'Install Node.js'

0 commit comments

Comments
 (0)