This repository was archived by the owner on Jan 18, 2023. It is now read-only.
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
.Net 6 Support #11
Open
Description
It seems that since .Net 6 the Resource.designer.cs
moved to obj/$(Configuration)/$(Platform)/Resource.designer.cs
(e.g. obj/Debug/net6.0-android/Resource.designer.cs
):
I tried to set AndroidResgenFile
property but nothing changed.
This is sample project:
App.Android.zip
UPDATE:
Possible the correct file location is obj/Debug/net6.0-android/designtime/Resource.designer.cs
Metadata
Metadata
Assignees
Labels
No labels