summaryrefslogtreecommitdiff
path: root/Tizen.Security/Tizen.Security.project.json
diff options
context:
space:
mode:
Diffstat (limited to 'Tizen.Security/Tizen.Security.project.json')
-rw-r--r--Tizen.Security/Tizen.Security.project.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/Tizen.Security/Tizen.Security.project.json b/Tizen.Security/Tizen.Security.project.json
index 2b4b410..dabc334 100644
--- a/Tizen.Security/Tizen.Security.project.json
+++ b/Tizen.Security/Tizen.Security.project.json
@@ -1,12 +1,9 @@
{
"dependencies": {
"NETStandard.Library": "1.6.0",
- "Tizen.Applications": "1.0.0"
+ "Tizen.Applications": "1.0.1"
},
"frameworks": {
- "netstandard1.6": {}
- },
- "runtimes": {
- "win": {}
+ "netstandard1.3": {}
}
}