I was trying to run the Azure mobile services test project but it is throwing this error:
A Windows Azure Mobile Services assembly for the current platform was not found. Ensure that the current project references both Microsoft.WindowsAzure.Mobile and the following platform-specific assembly: Microsoft.WindowsAzure.Mobile.Ext.
I have already installed packages for my project. Can anyone help me with this?