Skip to content

Commit af01f82

Browse files
committed
Try .NET 9.0.200
1 parent 63f8023 commit af01f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pr:
1919
variables:
2020
RunningOnCI: true
2121
Build.Configuration: Release
22-
DotNetCoreVersion: 9.0.100
22+
DotNetCoreVersion: 9.0.200
2323
DotNetTargetFramework: net9.0
2424
NetCoreTargetFrameworkPathSuffix: -$(DotNetTargetFramework)
2525
HostedPoolName: Azure Pipelines

0 commit comments

Comments
 (0)