| 12345678910111213141516171819202122232425 |
- {
- "dependencies": {
- "Microsoft.Azure.Mobile.Client": "3.0.2",
- "Microsoft.Azure.Mobile.Client.SQLiteStore": "3.0.2",
- "Microsoft.Bcl": "1.1.10",
- "Microsoft.Bcl.Build": "1.0.21",
- "Microsoft.Net.Http": "2.2.29",
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "SQLitePCLRaw.bundle_green": "1.1.0",
- "Xam.Plugins.TextToSpeech": "2.0.0",
- "Xamarin.Forms": "2.3.2.127"
- },
- "frameworks": {
- "uap10.0": {}
- },
- "runtimes": {
- "win10-arm": {},
- "win10-arm-aot": {},
- "win10-x86": {},
- "win10-x86-aot": {},
- "win10-x64": {},
- "win10-x64-aot": {}
- }
- }
|