I am trying to run the example C# code in visual studio for square connect:
https://github.com/square/connect-api-examples/tree/master/connect-examples/v2/csharp_payment
When I open the solution all of the references have a yellow triangle with and exclamation point next to them.
I have tried to restore nuget packages on the solution, uninstall and reinstall some and i can't get the triangles to go away. It won't build for me.
Any ideas? Thanks