Skip to content

Commit a33b74f

Browse files
committed
Add caveat
1 parent 06c046b commit a33b74f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/migrating-from-rxui4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ to know.
2424
(`IMutableDependencyResolver`) is not always straightforward to implement with
2525
existing IoC containers. The method `RxApp.InitializeCustomResolver` as well
2626
as the `FuncDependencyResolver` can be used during IoC setup to help you out.
27+
If you never used a custom IoC container, then you don't have to do anything
28+
here, It Just Works™.
2729

2830
* Validation has been removed, this will be re-added in a future release. If you
2931
need this, grab the old version of the class [from

0 commit comments

Comments
 (0)