Skip to content

Commit c377cb2

Browse files
authored
Use .NET 8 SDK to build YARP .NET 7 runs (#1844)
1 parent 04936c3 commit c377cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/proxies-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parameters:
3030
condition: 'true'
3131
- displayName: YARP-net70
3232
scenario: proxy-yarp
33-
arguments: $(proxyJobs) --property proxy=yarp-net70 --application.framework net7.0
33+
arguments: $(proxyJobs) --property proxy=yarp-net70 --application.framework net7.0 --application.noGlobalJson true
3434
supportsHttp: true
3535
supportsServerHttps: true
3636
supportsServerHttp2: true

0 commit comments

Comments
 (0)