Hello,
MAUI does not support putting multiple projects into the same solution for reuse.
For code reuse, MAUI officially provides a very convenient MAUI Class Library. You could refer to the answer in this thread and package the code to be reused into the Class Library for reference between multiple projects.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.