Android build fails : RetargetAssets task files with System.ArgumentOutOfRangeException #12722
-
When building the Android version of my Uno app, my build is failing during the RetargetAssets task (excerpt of the diagnostic build logs for this task are in the collapsable section at the bottom). Looking at the logs and the corresponding source code, it's not clear to me what file is causing the issue. The last file that is retargeting:
is also retargeted earlier in the process multiple time without incident (as are other files). Any suggestions on where I should be looking next? Thanks for your consideration! Excerpt from diagnostic build log
|
Beta Was this translation helpful? Give feedback.
Answered by
jeromelaban
Jun 27, 2023
Replies: 1 comment
-
Let's follow in #12728 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sasakrsmanovic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's follow in #12728