summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj2
-rwxr-xr-xXamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
index c3f7ca00..6ea9d590 100644..100755
--- a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
+++ b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="ElmSharp" Version="1.2.0-beta-001" />
+ <PackageReference Include="ElmSharp" Version="1.2.0" />
<PackageReference Include="Tizen.Location" Version="1.0.7" />
<PackageReference Include="Tizen.Maps" Version="1.0.9" />
</ItemGroup>
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 4af02805..e9a98c29 100755
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
@@ -7,8 +7,8 @@
<ItemGroup>
<PackageReference Include="Tizen" Version="1.0.5" />
- <PackageReference Include="Tizen.Applications.Common" Version="1.5.5" />
- <PackageReference Include="Tizen.Applications.UI" Version="1.5.5" />
+ <PackageReference Include="Tizen.Applications.Common" Version="1.5.8" />
+ <PackageReference Include="Tizen.Applications.UI" Version="1.5.8" />
<PackageReference Include="ElmSharp" Version="1.2.0" />
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.0" />
<PackageReference Include="Tizen.System.Information" Version="1.0.2" />