is there Resource.designer.cs file in dotnet Maui project?

563 Views Asked by At

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

0

There are 0 best solutions below