We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7bedf commit 7092ae4Copy full SHA for 7092ae4
azure-pipelines.yml
@@ -19,7 +19,7 @@ steps:
19
- task: DotNetCoreInstaller@0
20
inputs:
21
packageType: 'sdk'
22
- version: '3.1.401'
+ version: '3.1.x'
23
24
- task: VSBuild@1
25
0 commit comments