19 lines
390 B
JSON
19 lines
390 B
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
|
|
"Newtonsoft.Json": "12.0.1",
|
|
"System.Reactive.Linq": "3.1.1",
|
|
"ZXing.Net": "0.16.0"
|
|
},
|
|
"frameworks": {
|
|
"uap10.0.14393": {}
|
|
},
|
|
"runtimes": {
|
|
"win10-arm": {},
|
|
"win10-arm-aot": {},
|
|
"win10-x86": {},
|
|
"win10-x86-aot": {},
|
|
"win10-x64": {},
|
|
"win10-x64-aot": {}
|
|
}
|
|
} |