We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2470851 commit 408244aCopy full SHA for 408244a
src/Mvc/Mvc.Testing/src/WebApplicationFactory.cs
@@ -9,7 +9,6 @@
9
using Microsoft.AspNetCore.Hosting;
10
using Microsoft.AspNetCore.Hosting.Server;
11
using Microsoft.AspNetCore.Hosting.Server.Features;
12
-using Microsoft.AspNetCore.Http.Features;
13
using Microsoft.AspNetCore.Server.Kestrel.Core;
14
using Microsoft.AspNetCore.TestHost;
15
using Microsoft.Extensions.Configuration;
0 commit comments