This enum used to exist not too long ago. I am upgrading to Castle Core 1.3.0, and the enum is no more. What happened to it?
+1
A:
It lives in Castle.Windsor.dll now. Did you used the enum outside of Windsor?
Krzysztof Koźmic
2010-04-10 10:03:06
Indeed. Thanks, it's also called LifestyleType instead of LifeStyleType.
ripper234
2010-04-10 10:22:06
So did you use it w/o Windsor?
Krzysztof Koźmic
2010-04-10 10:27:39