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

index 9eb32c4..08a8a84 100644 (file)
@@ -19,7 +19,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="ElmSharp" Version="1.2.0" />
+    <PackageReference Include="ElmSharp" Version="1.2.1" />
   </ItemGroup>
 
 </Project>