Skip to content

Commit 5065fd8

Browse files
authored
Add Microsoft.Extensions.Features to Kestrel slnf (#32204)
1 parent a4154ac commit 5065fd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Servers/Kestrel/Kestrel.slnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"src\\Hosting\\Abstractions\\src\\Microsoft.AspNetCore.Hosting.Abstractions.csproj",
66
"src\\Hosting\\Hosting\\src\\Microsoft.AspNetCore.Hosting.csproj",
77
"src\\Hosting\\Server.Abstractions\\src\\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj",
8+
"src\\Http\\Features\\src\\Microsoft.Extensions.Features.csproj",
9+
"src\\Http\\Features\\test\\Microsoft.Extensions.Features.Tests.csproj",
810
"src\\Http\\Headers\\src\\Microsoft.Net.Http.Headers.csproj",
911
"src\\Http\\Http.Abstractions\\src\\Microsoft.AspNetCore.Http.Abstractions.csproj",
1012
"src\\Http\\Http.Extensions\\src\\Microsoft.AspNetCore.Http.Extensions.csproj",

0 commit comments

Comments
 (0)