Skip to content

Commit a55b8c6

Browse files
Update azure-pipelines.yml
Use updated sdk
1 parent 5ae4b2e commit a55b8c6

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
@@ -19,7 +19,7 @@ steps:
1919
- task: DotNetCoreInstaller@0
2020
inputs:
2121
packageType: 'sdk'
22-
version: '3.1.100'
22+
version: '3.1.401'
2323

2424
- task: VSBuild@1
2525
inputs:

0 commit comments

Comments
 (0)