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
When installing on VS2017 using Nuget Package Manager I get the following error:
Could not install package 'UISleuth 1.1.1'. 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.
The target project is a (PCL) Xamarin forms application...
Thanks in advance for your help,
The text was updated successfully, but these errors were encountered:
When installing on VS2017 using Nuget Package Manager I get the following error:
Could not install package 'UISleuth 1.1.1'. 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.
The target project is a (PCL) Xamarin forms application...
Thanks in advance for your help,
The text was updated successfully, but these errors were encountered: