Merge branch 'v5.x' of https://github.com/unitycontainer/aspnet-mvc into v5.x
This commit is contained in:
Коммит
2414776a12
|
@ -28,7 +28,7 @@ namespace Unity.AspNet.Mvc
|
|||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
return Lifetime.LifetimeManager.NoValue;
|
||||
}
|
||||
|
||||
internal static void SetValue(object lifetimeManagerKey, object value)
|
||||
|
|
Загрузка…
Ссылка в новой задаче