Skip to content

Detours via Nuget package ? #124

@DrusTheAxe

Description

@DrusTheAxe

I need to use Detours in a project so the simplest answer is "use Detours' nuget package" - except that doesn't exist :-(

I tried adding Detours source into my project but for complicated reasons its fails and requires invasive changes to my project settings and/or structure

I could clone Detours source + makefiles and make a project whose sole purpose is to run make to build Detours' static lib for my project to consume but that's irksome (to live with as well as to setup - local builds, build pipelines, etc)

Is there a reason Detours offers no Nuget package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis adds new functionallity to the productquestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions