googlearchive / gplus-quickstart-csharp

This quick-start app is built in C# / .NET and lets you get started with the Google+ platform in a few minutes.
https://developers.google.com/+/quickstart/csharp
34 stars 39 forks source link

Reorganizing project and fixing behavior on already connected accounts. #4

Closed gguuss closed 11 years ago

gguuss commented 11 years ago

In this change, the project has been updated to have a better organization which will be helpful later when moving to the 1.4 client library. Also, the behavior when connecting the client to the server has changed to return success when the user has already connected.

gguuss commented 11 years ago

@cartland Please merge this update when you can.

cartland commented 11 years ago

LGTM