Skip to content

Issue after install with the lastest version (3.1.x) #186

@arvlun-pf

Description

@arvlun-pf

Hello, got another issue after installing the latest version (3.1.x) when using cms version 12.

TypeLoadException: Could not load type 'Castle.Core.Pair`2' from assembly 'Castle.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc'.

I think it's because of the pinned version of Castle.Core:

Where as the Episerver.Core package for version 12.x has this:
Castle.Core (>= 4.4.1 && < 5.0.0)

To reproduce:
dotnet new epi-alloy-mvc
dotnet add package Jhoose.Security.Admin

The 3.0.4.448 seems to work though.

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