Update nuget packages
[profile/tv/apps/dotnet/home.git] / TVHome / TVHome.TizenTV / TVHome.TizenTV.project.json
1 {
2   "buildOptions": {
3     "emitEntryPoint": true,
4     "debugType": "portable",
5     "platform": "AnyCPU",
6     "preserveCompilationContext": true
7   },
8   "dependencies": {
9     "ElmSharp": "1.2.0-beta-002",
10     "Microsoft.NETCore.App": "1.1.2",
11     "Tizen.Xamarin.Forms.Extension": "2.3.5-r233-004",
12     "Xamarin.Forms": "2.3.5-r233-004",
13     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-004"
14   },
15   "runtimes": {
16     "win": {},
17     "linux": {}
18   },
19   "frameworks": {
20     "netcoreapp1.0": {
21       "imports": [
22         "portable-net45+wp80+win81+wpa81",
23         "netstandard1.6"
24       ]
25     }
26   }
27 }