We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a14a68 commit aae1a39Copy full SHA for aae1a39
src/GraphQL.AspNetCore3/GraphQLHttpMiddleware.cs
@@ -6,7 +6,6 @@
6
using Microsoft.AspNetCore.Authentication;
7
using Microsoft.AspNetCore.Authorization;
8
using Microsoft.Extensions.Primitives;
9
-
10
#if NETSTANDARD2_0 || NETCOREAPP2_1
11
using IHostApplicationLifetime = Microsoft.Extensions.Hosting.IApplicationLifetime;
12
#endif
0 commit comments