Reacting to DI changes
This commit is contained in:
parent
075edc516c
commit
aebfecdf87
|
|
@ -4,7 +4,7 @@
|
|||
namespace Microsoft.AspNet.Hosting.Fakes
|
||||
{
|
||||
interface IFakeEveryService :
|
||||
IFakeService,
|
||||
IFakeScopedService,
|
||||
IFakeServiceInstance,
|
||||
IFakeSingletonService
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue