Xamarin.Plugins icon indicating copy to clipboard operation
Xamarin.Plugins copied to clipboard

Error compatibility installing every Iconize Module into Xamarin Form

Open biapar opened this issue 8 years ago • 2 comments

Could not install package 'Xam.Plugin.Iconize.Ionicons 1.0.10'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', 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.

biapar avatar Apr 29 '17 09:04 biapar

I ran into the same issue and I was using project.json for my pcl project and project.config for my android project. I needed to change the android project to use project.json. Also icon packages are suppose to be installed on the non pcl forms projects.

MattRames avatar May 12 '17 15:05 MattRames

Sorry I've been so silent. Work is in progress to update the font libraries to be added to all projects and to be .net standard compliant.

p.s. - All work moved months ago to https://github.com/jsmarcus/Iconize

jsmarcus avatar May 22 '17 17:05 jsmarcus