TPL on PCL for MvvmCross for PCL Profile 78

你离开我真会死。 提交于 2020-01-13 10:54:10

问题


Trying to use PCL for mvvmcross with TPL by Profile 78 (regarding question TPL on PCL of mvvmcross)

On iOS project it's working, but NOT for android. here the Error:

Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.Perhaps it doesn't exist in the Mono for Android profile? File name: 'System.Runtime.dll' at Xamarin.Android.Tuner.DirectoryAssemblyResolve

So,
does anyone know how to use Profile 78 with android
(or other profile to work with that includes TPL) ?


回答1:


We're using Profile111 and Profile259 (on different projects) with MvvmCross.



来源:https://stackoverflow.com/questions/16936253/tpl-on-pcl-for-mvvmcross-for-pcl-profile-78

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!