volosoft / castle-windsor-ms-adapter

Castle Windsor ASP.NET Core / Microsoft.Extensions.DependencyInjection Adapter
https://www.nuget.org/packages/Castle.Windsor.MsDependencyInjection
MIT License
85 stars 29 forks source link

The type of Namescpace MsCompatibleWindsorContainer could not be found #13

Closed sergeromero closed 7 years ago

sergeromero commented 7 years ago

Hello,

I am following the instructions on the ReadMe and it seems that the type MsCompatibleWindsorContainer no longer exists but there is a WindsorContainer type.

Did the name of the class change and the documentation needs to be updated?

hikalkan commented 7 years ago

Thank you, fixed it.