React to NullLogger move
This commit is contained in:
parent
26b5d1da27
commit
c2a1b8d17f
|
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using Microsoft.Extensions.Logging;
|
using Microsoft.Extensions.Logging;
|
||||||
using Microsoft.Extensions.Logging.Abstractions.Internal;
|
using Microsoft.Extensions.Logging.Abstractions;
|
||||||
|
|
||||||
namespace Microsoft.Net.Http.Server
|
namespace Microsoft.Net.Http.Server
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue