We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
the using directives doesn't work in Version 2.*
using eBay.ApiClient.Auth.OAuth2;
I can't use any function, because type and namespaces are not found. (Using C#, VS 2022, Console App, .Net 7.0)
The text was updated successfully, but these errors were encountered:
@urwani Thank you for reporting the issue. I have published version 2.0.2. Would you mind confirming if the issue is resolved now?
Sorry, something went wrong.
No branches or pull requests
the using directives doesn't work in Version 2.*
using eBay.ApiClient.Auth.OAuth2;
I can't use any function, because type and namespaces are not found.
(Using C#, VS 2022, Console App, .Net 7.0)
The text was updated successfully, but these errors were encountered: