Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Require Castle.Core 3.3.1 or later

Found in

EPiServer.CMS.Core 7.0.586.0

Fixed in

EPiServer.CMS.Core 9.6.1

(Or a related package)

Created

Nov 22, 2015

Updated

Jan 25, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

We should update our Castle dependency to use Castle.Core 3.3.1 or later due to a lock issue in previous versions:
https://github.com/castleproject/Core/pull/60

Currently CMS.Core has a dependency to the latest version of Castle.Windsor, which does not require the latest version of Castle.Core. Either wait for a new Castle.Windsor or add a Castle.Core dependency as well.