Skip to content

Make compatible with NInject 4 (especially with .NET Native) #50

@bradley-dotnet

Description

@bradley-dotnet

When this is installed with NInject 4 beta, and built on a UWP project in Release mode (thus invoking the .NET Native compiler), the following build error occurs:

NUTC3059:Failed to find member with name 'GetBindings' and signature '20 1 15 12 80 ad 1 12 79 12 21' in type 'Ninject.IKernel' while resolving token 'a00003a' from module 'Ninject.Extensions.Factory' while compiling method 'instance System.Void Ninject.Extensions.Factory.FuncModule.Load()'.

It would be great if this extension supported current (if prerelease) versions of NInject

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions