rebus-org / Rebus.CastleWindsor

:x: DEPRECATED :bus: Castle Windsor container adapter for Rebus
https://mookid.dk/category/rebus
Other
2 stars 2 forks source link

ContainerAdapterFactory -> ActivationContext changes for ContainerTests #1

Closed trreeves closed 7 years ago

trreeves commented 7 years ago

Changes to support the 'IActivationContext' PR on the Rebus repo. It is simply refactoring the CastleWindsorContainerAdapterFactory to fit the proposed IActivationContext design.

Will need to wait for a new Rebus.Tests.Contracts package before it can compile of course.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

mookid8000 commented 7 years ago

4.0.0-b14 will be out in a few minutes.......

mookid8000 commented 7 years ago

Version 4.0.0-b14 of the contract tests is on NuGet.org now

mookid8000 commented 7 years ago

🌷