Handle HttpFeature rename

This commit is contained in:
Stephen Halter 2015-01-18 21:04:13 -08:00
parent e421b3f01c
commit cc720bd3fe
1 changed files with 1 additions and 1 deletions

View File

@ -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;