Skip to content

Commit 9e858bb

Browse files
authored
[ci] Update .NET 7 to RC1 (#1040)
1 parent fcc33ce commit 9e858bb

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
@@ -21,7 +21,7 @@ variables:
2121
RunningOnCI: true
2222
Build.Configuration: Release
2323
MaxJdkVersion: 8
24-
DotNetCoreVersion: 7.0.100-preview.4.22252.9
24+
DotNetCoreVersion: 7.0.100-rc.1.22431.12
2525
DotNetTargetFramework: net7.0
2626
NetCoreTargetFrameworkPathSuffix: -$(DotNetTargetFramework)
2727
1ESWindowsPool: AzurePipelines-EO

0 commit comments

Comments
 (0)