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

index 7df7e88..8b3af7c 100644 (file)
@@ -22,7 +22,7 @@
   <ItemGroup>
     <PackageReference Include="Tizen" Version="1.0.5" />
     <PackageReference Include="Tizen.Applications.Common" Version="1.5.8" />
-    <PackageReference Include="ElmSharp" Version="1.2.0" />
+    <PackageReference Include="ElmSharp" Version="1.2.1" />
   </ItemGroup>
 
-</Project>
\ No newline at end of file
+</Project>