Add missing namespace.
This commit is contained in:
parent
4a5de61cd1
commit
66495cdc58
|
|
@ -2,6 +2,7 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNet.Abstractions;
|
||||
using Microsoft.AspNet.FeatureModel;
|
||||
using Microsoft.AspNet.Owin;
|
||||
using Microsoft.AspNet.PipelineCore;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue