Closed amirvenus closed 7 months ago
@amirvenus have you tried adding the following package https://www.nuget.org/packages/Xamarin.Google.Android.Material ?
@amirvenus have you tried adding the following package https://www.nuget.org/packages/Xamarin.Google.Android.Material ?
That did the trick.
Is this documented? I was hoping the upgrade-assistant tool would take care of it itself
Thank you!
However, I had some other issues with the Resource generation so I had to use some workarounds and csproj properties
Android application type
.NET Android (net7.0-android, net8.0-android, etc.)
Affected platform version
8.0.203
Description
Similar to #8606 , On a project upgraded from Xamarin.Android to either net7.0-android or net8.0-android, there are errors like this:
They are indeed already referenced in the csproj:
Steps to Reproduce
We're unable to reproduce with a new project, yet.
Did you find any workaround?
No response
Relevant log output
No response