SharpAdb / AdvancedSharpAdbClient

AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
https://sharpadb.github.io
Apache License 2.0
203 stars 54 forks source link

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in AdvancedSharpAdbClient.dll #79

Closed mrjay59 closed 1 year ago

mrjay59 commented 1 year ago

What can we do for you?

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in AdvancedSharpAdbClient.dll

Additional information: Could not load file or assembly 'System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

image

use platform .NET Framework 4.5.2

wherewhere commented 1 year ago

Install this nuget https://www.nuget.org/packages/System.Runtime.InteropServices.RuntimeInformation/

mrjay59 commented 1 year ago

thank u sir

wherewhere commented 1 year ago

No need System.Runtime.InteropServices.RuntimeInformation on v2.5.8