summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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