v4.0.2
- Fixed issue #5 - Mvx.IocConstruct() only resolves the type but should register it implicitly.
- Autofac's DependencyResolutionException instances are caught and wrapped into an
MvxIoCResolveException
. - Property Injection can be configured to inject into all properties or just those marked with MvxInject as forseen in MvvmCross.