Where is Castle's AbstractFacility class?
Posted
by ripper234
on Stack Overflow
See other posts from Stack Overflow
or by ripper234
Published on 2010-04-10T11:12:37Z
Indexed on
2010/04/10
11:13 UTC
Read the original article
Hit count: 443
I am trying to compile Castle.Facilities.ActiveRecordIntegration with the trunk version of Castle.Core.
ARIntegration uses 'AbstractFacility', which sits in the Castle.MicroKernel DLL.
The DLL is now nowhere to be found. Where is ARIntegration/MicroKernel? How do I proceed?
© Stack Overflow or respective owner