Skip to content

Version conflicts with latest Spectre.Console. #129

@powercode

Description

@powercode

When building a module referencing Spectre.Console, I run into conflicts:

ipmo PwshSpectreConsole
Import-Module: Could not load file or assembly 'Spectre.Console, Version=1.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30'. Assembly with same name is already loaded

Would it be possible to build PwshSpectreConsole so that it either ILMerges the Spectre.Console types into PwshSpectreConsole.dll, or loads them into a separate AssemblyLoadContext?

The more Spectre.Console will be used in different modules; the more conflicts of this kind will pop up.

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