Skip to content

update unity.abstractions dependency #13

@jmichaud-ips

Description

@jmichaud-ips

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions