Skip to content

Windsor 3.x is not compatible with Castle Core 4.x #161

@jonorossi

Description

@jonorossi

The dependency specification (NuGet version range docs) in the NuGet packages indicate any version of Castle Core from 3.3.0 is compatible, however 4.x versions are not.

<dependencies>
  <dependency id="Castle.Core" version="3.3.0" />
</dependencies>

This was also raised under Castle Core: castleproject/Core#224.

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