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 04936c3 commit c377cb2Copy full SHA for c377cb2
build/proxies-scenarios.yml
@@ -30,7 +30,7 @@ parameters:
30
condition: 'true'
31
- displayName: YARP-net70
32
scenario: proxy-yarp
33
- arguments: $(proxyJobs) --property proxy=yarp-net70 --application.framework net7.0
+ arguments: $(proxyJobs) --property proxy=yarp-net70 --application.framework net7.0 --application.noGlobalJson true
34
supportsHttp: true
35
supportsServerHttps: true
36
supportsServerHttp2: true
0 commit comments