summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongkyun <jk.pu@samsung.com>2017-08-28 20:06:44 +0900
committerJeongkyun <jk.pu@samsung.com>2017-08-28 20:11:42 +0900
commit9ce6e759056e3f570ec931498b5cf8e3715cc78b (patch)
tree0b3a183dd44e6b46b92baea29c8685511ecffe8c
parentd2103f476abdec2f32b2166858bf083c86c6f8c8 (diff)
downloadxamarin-forms-extension-wearable.tar.gz
xamarin-forms-extension-wearable.tar.bz2
xamarin-forms-extension-wearable.zip
fix build errorwearable
Change-Id: I950ae7ce0d0cfb29f9f17da80b04789717ee411e Signed-off-by: Jeongkyun <jk.pu@samsung.com>
-rwxr-xr-xTizen.Xamarin.Forms.Extension.Renderer/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tizen.Xamarin.Forms.Extension.Renderer/project.json b/Tizen.Xamarin.Forms.Extension.Renderer/project.json
index 5c974d2..f4d79be 100755
--- a/Tizen.Xamarin.Forms.Extension.Renderer/project.json
+++ b/Tizen.Xamarin.Forms.Extension.Renderer/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
"NETStandard.Library": "1.6.1",
- "Tizen.NET": "4.0.0-preview1-00117",
- "Xamarin.Forms": "2.4.0.266-pre1"
+ "Tizen.NET": "4.0.0-preview1-00132",
+ "Xamarin.Forms.Platform.Tizen": "2.4.0-r266-005"
},
"frameworks": {
"netstandard1.6": {