fixes GCM id sending to server

This commit is contained in:
Paul Schneider 2016-07-21 22:02:53 +02:00
commit fcbf3ffeb7
13 changed files with 366 additions and 53 deletions

View file

@ -0,0 +1,10 @@
{
"version": "1.0.0-*",
"frameworks": {
"net45+win+wpa81+MonoAndroid10+Xamarin.iOS10+MonoTouch10": {
"bin": {
"assembly": "../../../../../../../Program Files (x86)/Reference Assemblies/Microsoft/Framework/MonoAndroid/v1.0/mscorlib.dll"
}
}
}
}