Skip to content

Commit 489dbdb

Browse files
committed
Use .NET 6.0.
1 parent d2aa281 commit 489dbdb

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
@@ -23,7 +23,7 @@ resources:
2323
SA_PASSWORD: P@ssw0rd
2424

2525
variables:
26-
DotNetCoreSdkVersion: '5.0.x'
26+
DotNetCoreSdkVersion: '6.0.x'
2727

2828
jobs:
2929
- job: Linux_MySQL

0 commit comments

Comments
 (0)