I am trying to write Azure Data Service class but I get an error like this:
The type 'MobileServiceSyncHandler' exists in both 'Microsoft.WindowsAzure.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'Microsoft.WindowsAzure.Mobile, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
I couldn't find to solution but I tried to solve with .dll error of course It couldn't work. What should I do?