mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-06 02:56:32 +01:00
28 lines
795 B
JSON
28 lines
795 B
JSON
|
{
|
|||
|
"dependencies": {
|
|||
|
"Microsoft.Net.Http": "2.2.29",
|
|||
|
"Microsoft.NETCore.UniversalWindowsPlatform": "6.1.4",
|
|||
|
"PCLStorage": "1.0.2",
|
|||
|
"Serilog": "2.7.1",
|
|||
|
"Serilog.Sinks.File": "4.0.0",
|
|||
|
"System.Collections.Immutable": "1.4.0",
|
|||
|
"System.Private.DataContractSerialization": "4.3.0",
|
|||
|
"System.Runtime.Serialization.Formatters": "4.3.0",
|
|||
|
"System.Runtime.Serialization.Primitives": "4.3.0",
|
|||
|
"Xam.Plugins.Messaging": "5.2.0",
|
|||
|
"Xamarin.Forms": "3.0.0.482510",
|
|||
|
"Xamarin.Forms.GoogleMaps": "2.3.0",
|
|||
|
"Xamarin.Forms.GoogleMaps.Bindings": "2.1.0"
|
|||
|
},
|
|||
|
"frameworks": {
|
|||
|
"uap10.0.10586": {}
|
|||
|
},
|
|||
|
"runtimes": {
|
|||
|
"win10-arm": {},
|
|||
|
"win10-arm-aot": {},
|
|||
|
"win10-x86": {},
|
|||
|
"win10-x86-aot": {},
|
|||
|
"win10-x64": {},
|
|||
|
"win10-x64-aot": {}
|
|||
|
}
|
|||
|
}
|