im new to dotnet maui and im trying to add a Resource.designer class file to import some code generated in a xamarin project " Zebra scan App " , so could you please help and tell me what's the alternative for this file resource.designer in maui please ..
I tried adding the file in the project root but i got like + 3000 error because of some global:: ... I tried adding the xamarin nuget packages too but nothing