Update Microsoft.AspNetCore.Server.HttpSys.csproj
This commit is contained in:
parent
b8de65dbac
commit
c5b7eab345
|
|
@ -14,7 +14,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="$(SharedSourceRoot)HttpSys\**\*.cs" />
|
||||
<Compile Include="$(SharedSourceRoot)Buffers.MemoryPool\*.cs" LinkBase="MemoryPool" />
|
||||
<Compile Include="$(SharedSourceRoot)ServerInfrastructure\*.cs" LinkBase="ServerInfrastructure" />
|
||||
<Compile Include="$(SharedSourceRoot)ServerInfrastructure\StringUtilities.cs" LinkBase="ServerInfrastructure\StringUtilities.cs" />
|
||||
<Compile Include="$(SharedSourceRoot)TaskToApm.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue