File tree Expand file tree Collapse file tree 6 files changed +6
-12
lines changed
IIS.NewHandler.FunctionalTests
IIS.NewShim.FunctionalTests
IISExpress.FunctionalTests Expand file tree Collapse file tree 6 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 31
31
<Compile Include =" $(SharedSourceRoot)runtime\Http2\**\*.cs" LinkBase =" Shared\Http2\" />
32
32
<Compile Include =" $(SharedSourceRoot)runtime\IHttpHeadersHandler.cs" LinkBase =" Shared\IHttpHeadersHandler.cs" />
33
33
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
34
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
34
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
35
35
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
36
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
37
36
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
38
37
<Compile Include =" $(KestrelSharedSourceRoot)test\TransportTestHelpers\MsQuicSupportedAttribute.cs" LinkBase =" Shared\" />
39
38
<Compile Include =" $(KestrelSharedSourceRoot)test\TransportTestHelpers\HttpSysHttp3SupportedAttribute.cs" LinkBase =" shared\" />
Original file line number Diff line number Diff line change 26
26
<Compile Include =" $(SharedSourceRoot)runtime\Http2\**\*.cs" LinkBase =" Shared\Http2\" />
27
27
<Compile Include =" $(SharedSourceRoot)runtime\IHttpHeadersHandler.cs" LinkBase =" Shared\IHttpHeadersHandler.cs" />
28
28
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
29
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
29
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
30
30
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
31
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
32
31
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
33
32
</ItemGroup >
34
33
Original file line number Diff line number Diff line change 19
19
<Compile Include =" $(SharedSourceRoot)runtime\Http2\**\*.cs" LinkBase =" Shared\Http2\" />
20
20
<Compile Include =" $(SharedSourceRoot)runtime\IHttpHeadersHandler.cs" LinkBase =" Shared\IHttpHeadersHandler.cs" />
21
21
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
22
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
22
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
23
23
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
24
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
25
24
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
26
25
</ItemGroup >
27
26
Original file line number Diff line number Diff line change 29
29
<Compile Include =" $(SharedSourceRoot)runtime\Http2\**\*.cs" LinkBase =" Shared\Http2\" />
30
30
<Compile Include =" $(SharedSourceRoot)runtime\IHttpHeadersHandler.cs" LinkBase =" Shared\IHttpHeadersHandler.cs" />
31
31
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
32
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
32
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
33
33
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
34
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
35
34
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
36
35
</ItemGroup >
37
36
Original file line number Diff line number Diff line change 21
21
<ItemGroup >
22
22
<Compile Include =" ..\Common.FunctionalTests\Infrastructure\**\*.cs" />
23
23
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
24
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
24
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
25
25
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
26
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
27
26
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
28
27
</ItemGroup >
29
28
Original file line number Diff line number Diff line change 32
32
<Compile Include =" $(SharedSourceRoot)runtime\Http2\**\*.cs" LinkBase =" Shared\Http2\" />
33
33
<Compile Include =" $(SharedSourceRoot)runtime\IHttpHeadersHandler.cs" LinkBase =" Shared\IHttpHeadersHandler.cs" />
34
34
<Compile Include =" $(SharedSourceRoot)runtime\SR.cs" LinkBase =" Shared\SR.cs" />
35
- <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" />
35
+ <Compile Include =" $(SharedSourceRoot)ServerInfrastructure\**\*.cs" LinkBase =" Shared\" Exclude = " $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs " />
36
36
<Compile Include =" $(SharedSourceRoot)ValueTaskExtensions\**\*.cs" LinkBase =" Shared\" />
37
- <Compile Remove =" $(SharedSourceRoot)ServerInfrastructure\DuplexPipe.cs" />
38
37
<Compile Include =" $(SharedSourceRoot)TaskToApm.cs" Link =" Shared\TaskToApm.cs" />
39
38
</ItemGroup >
40
39
You can’t perform that action at this time.
0 commit comments