Skip to content

Commit feb9968

Browse files
authored
Update framework to net8.0. (#78012)
1 parent 1cad522 commit feb9968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/coreclr/templates/perf-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parameters:
55
osSubgroup: ''
66
container: ''
77
runtimeVariant: ''
8-
framework: net7.0 # Specify the appropriate framework when running release branches (ie net6.0 for release/6.0)
8+
framework: net8.0 # Specify the appropriate framework when running release branches (ie net6.0 for release/6.0)
99
liveLibrariesBuildConfig: ''
1010
variables: {}
1111
runtimeType: 'coreclr'

0 commit comments

Comments
 (0)