Basically it gives you a head project for each platform, instead of using the "single project" approach with several target frameworks that .NET MAUI knows how to handle. on Single project you have something similar if you look at the Platforms folder, there you see some of the code you see in the several platform head projects.