Fix ElmSharp version to 1.2.1
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 22 Jun 2017 00:41:09 +0000 (09:41 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 22 Jun 2017 00:41:09 +0000 (09:41 +0900)
Change-Id: I063ae13f613680711446b87cad7550949ef6dc60
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
src/Tizen.Applications.WatchApplication/Tizen.Applications.WatchApplication.csproj

index 3e844b4..d4b1def 100644 (file)
@@ -19,7 +19,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="ElmSharp" Version="1.2.0" />
+    <PackageReference Include="ElmSharp" Version="1.2.1" />
     <PackageReference Include="Tizen" Version="1.0.5" />
     <PackageReference Include="Tizen.Applications.Common" Version="1.5.8" />
   </ItemGroup>