We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cad522 commit feb9968Copy full SHA for feb9968
eng/pipelines/coreclr/templates/perf-job.yml
@@ -5,7 +5,7 @@ parameters:
5
osSubgroup: ''
6
container: ''
7
runtimeVariant: ''
8
- framework: net7.0 # Specify the appropriate framework when running release branches (ie net6.0 for release/6.0)
+ framework: net8.0 # Specify the appropriate framework when running release branches (ie net6.0 for release/6.0)
9
liveLibrariesBuildConfig: ''
10
variables: {}
11
runtimeType: 'coreclr'
0 commit comments