Skip to content

Commit 6a7a02f

Browse files
authored
Try .NET 9.0.102
1 parent 303597e commit 6a7a02f

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
@@ -25,7 +25,7 @@ parameters:
2525
variables:
2626
RunningOnCI: true
2727
Build.Configuration: Release
28-
DotNetCoreVersion: 9.0.100
28+
DotNetCoreVersion: 9.0.102
2929
DotNetTargetFramework: net9.0
3030
NetCoreTargetFrameworkPathSuffix: -$(DotNetTargetFramework)
3131
1ESWindowsPool: AzurePipelines-EO

0 commit comments

Comments
 (0)