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
I can't install the package from nuget on Visual Studio.
i get this error "Could not install package 'Microsoft.AspNet.SignalR.Client 2.2.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."
Thank you for your support.
The text was updated successfully, but these errors were encountered:
Using apk and wsix dated Oct 7, 2015, downloaded from the releases page.
This version does not work on Android 6.0 phone (LG G4). The Session ID entry field is not visible, so no way to enter the session ID. Without entering a session ID the Connect button does not work, so no way to connect the app to the VS extension.
The exact same build works fine in Android 4.4.2 emulator.
I can't install the package from nuget on Visual Studio.
i get this error "Could not install package 'Microsoft.AspNet.SignalR.Client 2.2.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."
Thank you for your support.
The text was updated successfully, but these errors were encountered: