summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
diff options
context:
space:
mode:
authorKangho Hur <kangho.hur@samsung.com>2017-08-23 10:25:06 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-10-23 13:34:41 +0900
commit547d4ef74a9ed307730f87bb13ef409abd77deb7 (patch)
treead13e4eb7c5ecace25788fa3bf3861fcda575de9 /Xamarin.Forms.Platform.Tizen
parent311fce98e30366a9059ae170bd686c0c0afe98db (diff)
downloadxamarin-forms-547d4ef74a9ed307730f87bb13ef409abd77deb7.tar.gz
xamarin-forms-547d4ef74a9ed307730f87bb13ef409abd77deb7.tar.bz2
xamarin-forms-547d4ef74a9ed307730f87bb13ef409abd77deb7.zip
Update dependant proejct version to latest
- Tizen.NET": "4.0.0-preview1-00100 Change-Id: If7d220fa6e23bd9e1af89661a68dc49fef9b1b19
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen')
-rw-r--r--Xamarin.Forms.Platform.Tizen/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/project.json b/Xamarin.Forms.Platform.Tizen/project.json
index b402cfa6..f309b334 100644
--- a/Xamarin.Forms.Platform.Tizen/project.json
+++ b/Xamarin.Forms.Platform.Tizen/project.json
@@ -2,7 +2,7 @@
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Runtime.Serialization.Xml": "4.3.0",
- "Tizen.NET": "4.0.0-preview1-00063"
+ "Tizen.NET": "4.0.0-preview1-00100"
},
"frameworks": {
"netstandard1.6": {