Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Portable class lib doesn't build on Mac, missing System.Threading.Tasks.dll

$
0
0

I have a project with two portable class libraries (Profile78), one referencing another. The first one (A) compiles fine. It uses Microsoft.Net.Http and therefore requires Microsoft.Bcl package. The other one (B) references A and adds some dynamic classes - Xamarin just added support for dynamic on iOS and would like to test it (it works fine on other platforms including Android). It compiles on Windows using both VS and XS, but on Mac it gives the following error:

Error executing task ResolveAssemblyReference: Could not load file or assembly System.Threading.Tasks.dll or one of its dependencies (from file Microsoft.Common.Targets).

I tried to search for similar problems, but can't find anything. Any ideas what can go wrong on Mac?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>