Skip to content

Commit 6352b86

Browse files
authored
Update .NET SDK version to 10.0.x
1 parent 6bc8da8 commit 6352b86

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
@@ -30,7 +30,7 @@ resources:
3030
variables:
3131
buildConfiguration: 'Release'
3232
imageName: 'berviantoleo/net-core-boilerplate'
33-
dotnetSdkVersion: '9.0.x'
33+
dotnetSdkVersion: '10.0.x'
3434
postgresConnectionString: 'Host=localhost;Database=testdb;Username=postgres;Password=postgres'
3535

3636
jobs:

0 commit comments

Comments
 (0)