Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/CalculatorServiceWithStandartInterceptorTwo.cs
M src/Castle.Windsor.Tests/Interceptors/InterceptorAttributeTestCase.cs
M src/Castle.Windsor/Core/InterceptorAttribute.cs
Log Message:
-----------
multiple InterceptorAttributes can be applied now
This should have been like that always, must have been an omission.