Skip to content

Commit 5681523

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 42f1f58 commit 5681523

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
@@ -16,7 +16,7 @@ variables:
1616
steps:
1717
- task: DotNetCoreInstaller@0
1818
inputs:
19-
version: 'v3.0.0-preview6' # replace this value with the version that you need for your project
19+
version: '3.x' # replace this value with the version that you need for your project
2020

2121
- task: DotNetCoreCLI@2
2222
inputs:

0 commit comments

Comments
 (0)