Maui publish error "The RuntimeIdentifier 'android-arm' is invalid."

Viewed 187

I create new maui blazor project and try to publish it for android, but at the and of publish a have error

The RuntimeIdentifier 'android-arm' is invalid.

I set targer "android-arm", and i have a same issues with other targets.

Try on VS2022 17.1.0 preview 5

ps i installed workloads but it did not help.

ps2 try it on Win10 18362

1 Answers
Related