Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Google.Apis dependency in Google.Apis.Auth (.NET4.5) #815

Closed
chrisdunelm opened this issue Aug 15, 2016 · 1 comment
Closed

Missing Google.Apis dependency in Google.Apis.Auth (.NET4.5) #815

chrisdunelm opened this issue Aug 15, 2016 · 1 comment
Assignees

Comments

@chrisdunelm
Copy link
Contributor

The nuspec for Google.Apis.Auth is missing a dependency on Google.Apis
This is required in NET45 as Auth PlatformServices requires Google.Apis PlatformServices. Not required in .NET Core. Not yet sure about other platforms.

@chrisdunelm
Copy link
Contributor Author

Fairly sure it's just the one dependency that's missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant