Integrated new Google Places API and using directives not being recognized anymore

StevenSquires-9060 21 Reputation points
2021-06-24T00:34:10.66+00:00

I had a working base of code. I replaced the deprecated Places SDK for Android with the updated new Places API. To do this, I had to uninstall Places SDK related nuget packages with Places API nuget packages. Now my nuget package using directives are not being recognized at all (creating a myriad of errors in my code base). How do I get my using directives to be recognized again?

I have included a screen shot and the Xamarin Diagnostics Debug Log.

Thank you for any help possible in advance!

Developer technologies | .NET | Xamarin
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. JarvanZhang 23,971 Reputation points
    2021-07-05T08:27:32.677+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    The referenced component 'System.Core, System.Xml, Mono.Android, System.Numerics.Vectors, System.Numerics, System' could not be found (yet they are in my .csproj file)

    To fix this problem, try to remove these references. Then right click References -> Add Reference to re-install these components.

    Best Regards,

    Jarvan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.