You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
I'm newbie. Maybe I'm doing something wrong
But I get an error 'AdbClient' does not contain a definition for 'Instance' SharpAdbClient version 2.3.22 - 2.3.14 installed via Nuget. http://prntscr.com/t6xojm
But everything works in the version 2.3.12.
The text was updated successfully, but these errors were encountered:
This is a duplicate of #191. It's an intentional change - we've tried to remove all static methods/properties from the library.
It should nudge you to use dependency injection, but you're of course free to create your own static property if you so desire.
Hi
I'm newbie. Maybe I'm doing something wrong
But I get an error 'AdbClient' does not contain a definition for 'Instance' SharpAdbClient version 2.3.22 - 2.3.14 installed via Nuget.
http://prntscr.com/t6xojm
But everything works in the version 2.3.12.
The text was updated successfully, but these errors were encountered: