Fix ElmSharp version to 1.2.1 12/135312/1 accepted/tizen/4.0/unified/20170816.014553 accepted/tizen/unified/20170705.162422 submit/tizen/20170704.042017 submit/tizen/20170705.015653 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
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>
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>