Xamarin.Forms.Plugins: Does not work with Profile111
When I try to add this to a project using Profile 111 (what Xlabs requires) it does not work. Most plugins already work with this, could you please update it.
The error I receive:
Could not install package 'Xam.Plugins.Forms.Svg 1.0.0.27'. 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.
About this issue
- Original URL
- State: open
- Created 8 years ago
- Comments: 15
How to resolve:
<TargetFrameworkProfile>Profile259</TargetFrameworkProfile>