0.10.1
This release just contains some of bugfixes:
- Removed cloning of COM objects (this is fake objects, not real, so real cloning is useless)
- Removed cloning of Remoting objects (lot of issues and internal .NET binding to these objects)
- Removed cloning of System.RuntimeType
- For dotnet core, removed cloning of it DI to reduce number issues with it
As result, DeepCloner will work more stable.