IServiceContainer changes should have added this
This commit is contained in:
parent
9c75813c9a
commit
490b6d1434
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
using Microsoft.AspNet;
|
||||
using Microsoft.AspNet.Abstractions;
|
||||
using Microsoft.AspNet.DependencyInjection;
|
||||
using Microsoft.AspNet.Mvc;
|
||||
using Microsoft.AspNet.Routing;
|
||||
using MvcSample.Web.Filters;
|
||||
|
|
|
|||
Loading…
Reference in New Issue