Skip to content
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
Open
@Dolfik1

Description

@Dolfik1

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):

Screenshot 2021-11-12 at 18 29 38

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions