Update nuget packages
[profile/tv/apps/dotnet/home.git] / LibTVRefCommonTizen / LibTVRefCommonTizen.project.json
1 {
2   "dependencies": {
3     "ElmSharp": "1.2.0-beta-002",
4     "Microsoft.NETCore.App": "1.1.2",
5     "Tizen": "1.0.5",
6     "Tizen.Applications": "1.5.8",
7     "Tizen.Content.MediaContent": "1.0.20",
8     "Xamarin.Forms": "2.3.5-r233-004",
9     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-004"
10   },
11   "frameworks": {
12     "netcoreapp1.0": {
13       "imports": [
14         "portable-net45+wp80+win81+wpa81",
15         "netstandard1.6"
16       ]
17     }
18   }
19 }