diff options
author | WonYoung Choi <wy80.choi@samsung.com> | 2017-02-15 13:11:34 +0900 |
---|---|---|
committer | WonYoung Choi <wy80.choi@samsung.com> | 2017-02-15 13:11:34 +0900 |
commit | a2802dac119c5045dd2857cbb685ae9465ab0324 (patch) | |
tree | 8950b60ecec8eea54573ac0840377d389ef6cc9c /.nuspec/Xamarin.Forms.Platform.Tizen.nuspec | |
parent | f6a31db93aa5e2132aa1dde47f9fe5c609d8bd2a (diff) | |
download | xamarin-forms-a2802dac119c5045dd2857cbb685ae9465ab0324.tar.gz xamarin-forms-a2802dac119c5045dd2857cbb685ae9465ab0324.tar.bz2 xamarin-forms-a2802dac119c5045dd2857cbb685ae9465ab0324.zip |
Update version to 2.3.4-r192-001submit/tizen_unified/20170308.100503submit/tizen_unified/20170308.100417submit/tizen/20170215.041314accepted/tizen/unified/20170309.120654accepted/tizen/unified/20170309.040700accepted/tizen/tv/20170215.085746accepted/tizen/mobile/20170215.085720accepted/tizen/ivi/20170215.085805accepted/tizen/common/20170215.170835
Change-Id: I59aed7359104f0b1180d9e7fcd355c2341a6f053
Diffstat (limited to '.nuspec/Xamarin.Forms.Platform.Tizen.nuspec')
-rw-r--r-- | .nuspec/Xamarin.Forms.Platform.Tizen.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec b/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec index 0632d890..3dee835a 100644 --- a/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec +++ b/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec @@ -3,7 +3,7 @@ <metadata> <id>Xamarin.Forms.Platform.Tizen</id> <version>$version$</version> - <authors>tizen</authors> + <authors>Samsung Electronics</authors> <tags>xamarin forms xamarin.forms tizen</tags> <projectUrl>https://www.tizen.org/</projectUrl> <iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl> @@ -11,7 +11,7 @@ <description>Xamarin Forms Renderer to build native UIs for Tizen.Net</description> <copyright>Copyright 2016</copyright> <dependencies> - <dependency id="Xamarin.Forms" version="2.3.3.175" /> + <dependency id="Xamarin.Forms" version="2.3.4.192-pre2" /> </dependencies> </metadata> <files> |