-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'm trying to update to Unity 5.10.3. I've got everything updated, except I get an error on this line: GlobalConfiguration.Configuration.UseUnityActivator(_container);
where _container is Unity.IUnityContainer
Error: The type 'IUnityContainer' is defined in an assembly that is not referenced. You must add a reference to assembly 'Unity.Abstractions, Version=3.3.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f'.
I need version 4.1.3 of Unity.Abstractions. My current Hangfire.Unity version is 3.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels