I am using google analytics tracker in my windows phone app. Below is the nuget link
https://www.nuget.org/packages/GoogleAnalyticsTracker.WindowsPhone/
If I build solution I am getting this error
type 'System.Threading.Tasks.Task' exists in both 'f:\Working\Tel - new\packages\System.Threading.Tasks.2.1.2\lib\sl4-wp71\System.Threading.Tasks.WP71.dll' and 'c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\WindowsPhone\v8.0\mscorlib.dll'
How should I resolve this error?