diff --git a/scenarios/efcore.benchmarks.yml b/scenarios/efcore.benchmarks.yml index 884aaadf7..cd44c6d03 100644 --- a/scenarios/efcore.benchmarks.yml +++ b/scenarios/efcore.benchmarks.yml @@ -12,7 +12,7 @@ jobs: jobType: short arguments: --job {{jobType}} --filter {{filter}} --memory # force .NET version as the project currently uses a variable - framework: net10.0 + framework: net11.0 options: benchmarkDotNet: true