Just put the shared code in a third module/package and have both of the other packages use it with using.
2 Likes
Just put the shared code in a third module/package and have both of the other packages use it with using.