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 83ff5f5 commit 249eaffCopy full SHA for 249eaff
scenarios/orchard.benchmarks.yml
@@ -32,7 +32,7 @@ jobs:
32
OrchardCore__OrchardCore_AutoSetup__Tenants__0__DatabaseTablePrefix: ""
33
OrchardCore__OrchardCore_AutoSetup__Tenants__0__RecipeName: "Blog"
34
buildArguments:
35
- - /p:AspNetCoreTargetFrameworks={{job.Framework}}
+ - /p:AspNetCoreTargetFrameworks={{job.Framework}} /p:CommonTargetFrameworks={{job.Framework}}
36
37
postgresql:
38
source:
0 commit comments