summaryrefslogtreecommitdiff
path: root/ElmSharp.Test
diff options
context:
space:
mode:
authorrina6350.you <rina6350.you@samsung.com>2017-05-25 13:49:04 +0900
committerrina6350.you <rina6350.you@samsung.com>2017-05-25 13:49:04 +0900
commit1d506cb6b4c6ab9523e71b9cd6bfb9807843393b (patch)
tree31366125a43759611e88214168a51d37a6e289b1 /ElmSharp.Test
parente1ba94758ddca850d8d26c79b011fda6483f599a (diff)
downloadelm-sharp-1d506cb6b4c6ab9523e71b9cd6bfb9807843393b.tar.gz
elm-sharp-1d506cb6b4c6ab9523e71b9cd6bfb9807843393b.tar.bz2
elm-sharp-1d506cb6b4c6ab9523e71b9cd6bfb9807843393b.zip
Update the nuget packages for Tizen.Application
Change-Id: Ic6a2f080bd6a2ec4849ab9a14840aed6f385fa15
Diffstat (limited to 'ElmSharp.Test')
-rwxr-xr-x[-rw-r--r--]ElmSharp.Test/ElmSharp.Test.project.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/ElmSharp.Test/ElmSharp.Test.project.json b/ElmSharp.Test/ElmSharp.Test.project.json
index fb635aa..4bd5e6c 100644..100755
--- a/ElmSharp.Test/ElmSharp.Test.project.json
+++ b/ElmSharp.Test/ElmSharp.Test.project.json
@@ -1,7 +1,8 @@
-{
+{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0",
- "Tizen.Applications": "1.1.0"
+ "Tizen.Applications.Common": "1.5.8",
+ "Tizen.Applications.UI": "1.5.8"
},
"frameworks": {
"netcoreapp1.0": {}
@@ -9,4 +10,4 @@
"runtimes": {
"win": {}
}
-}
+} \ No newline at end of file