Handle HttpFeature rename
This commit is contained in:
parent
e421b3f01c
commit
cc720bd3fe
|
|
@ -1,4 +1,4 @@
|
|||
using Microsoft.AspNet.HttpFeature;
|
||||
using Microsoft.AspNet.Http.Interfaces;
|
||||
using Microsoft.AspNet.Server.Kestrel.Http;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
|
|
|||
Loading…
Reference in New Issue