Skip to content

Commit fe015c6

Browse files
committed
Update .NET 9 runtime for single machine CI job
1 parent 1cf8c57 commit fe015c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/test-windows-job-single-machine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
displayName: 'Install .NET 9 Runtime'
3434
inputs:
3535
packageType: runtime
36-
version: 9.0.0-preview.3.24172.9
36+
version: 9.0.0-rc.2.24473.5
3737
includePreviewVersions: true
3838
installationPath: '$(Build.SourcesDirectory)/.dotnet'
3939

0 commit comments

Comments
 (0)