I'm working on Xamarin.Forms project and I'm in the master branch and I'm trying to check out another branch but I'm getting this error in VS 2019:
& I'm getting this error when using commands:
Notes:
- This is my first time checking out this branch
- I can check out other branches normally
- The paths mentioned in the error don't exist.
- I don't care about the ios application for this project, I focus on the Android one.
What should I do to fix this error and check out the branch successfully?