When I archive my android project on VS 2019, i get error message as "Failed to create App archieve 'myApp.Android'. An item with the same key has already been added. I have recognized a difference on VS 2017 and VS 2019.
my Android project is called myApp.Android
VS 2017 archive is named myApp
VS 2019 achive is named myApp.Android
could this be the problem?
The same project can be archiving using VS 2017 without any change.