Skip to content

Commit bdffb83

Browse files
committed
Update Azure Pipelines to install .NET 8.
1 parent 9f3fb8c commit bdffb83

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: '6.0.x'
26+
DotNetCoreSdkVersion: '8.0.x'
2727

2828
jobs:
2929
- job: Linux_MySQL

0 commit comments

Comments
 (0)