File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/libraries/System.Net.WebSockets.Client/tests/wasm Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 34
34
Link =" Common\System\Net\Configuration.WebSockets.cs" />
35
35
<Compile Include =" $(CommonTestPath)System\Net\EventSourceTestLogging.cs"
36
36
Link =" Common\System\Net\EventSourceTestLogging.cs" />
37
+ <Compile Include =" $(CommonTestPath)System\Net\Http\GenericLoopbackServer.cs"
38
+ Link =" Common\System\Net\Http\GenericLoopbackServer.cs" />
37
39
<Compile Include =" $(CommonTestPath)System\Net\Http\LoopbackProxyServer.cs"
38
40
Link =" Common\System\Net\Http\LoopbackProxyServer.cs" />
39
41
<Compile Include =" $(CommonTestPath)System\Net\Http\LoopbackServer.cs"
40
42
Link =" Common\System\Net\Http\LoopbackServer.cs" />
41
- <Compile Include =" $(CommonTestPath)System\Net\Http\GenericLoopbackServer .cs"
42
- Link =" Common\System\Net\Http\GenericLoopbackServer .cs" />
43
+ <Compile Include =" $(CommonTestPath)System\Net\Http\TestHelper .cs"
44
+ Link =" Common\System\Net\Http\TestHelper .cs" />
43
45
<Compile Include =" $(CommonTestPath)System\Threading\Tasks\TaskTimeoutExtensions.cs"
44
46
Link =" Common\System\Threading\Tasks\TaskTimeoutExtensions.cs" />
45
47
<Compile Include =" ..\ClientWebSocketTestBase.cs" />
You can’t perform that action at this time.
0 commit comments