Update nuget package by replacing the Tizen.Library to the Tizen.NET 61/133761/1
authorChulSeung Kim <charles0.kim@samsung.com>
Tue, 13 Jun 2017 08:55:41 +0000 (17:55 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Tue, 13 Jun 2017 08:56:31 +0000 (17:56 +0900)
Change-Id: Ia0a1b1b65d7694cf764493e306d3b89b1f77c931

LibTVRefCommonPortable/LibTVRefCommonPortable.csproj
LibTVRefCommonPortable/packages.config
LibTVRefCommonTizen/LibTVRefCommonTizen.project.json
TVApps/TVApps.TizenTV/TVApps.TizenTV.project.json
TVHome/TVHome.TizenTV/TVHome.TizenTV.project.json

index b6e22ae..3d010df 100755 (executable)
@@ -80,9 +80,6 @@
     <Compile Include="Utils\TVHomeImpl.cs" />
   </ItemGroup>
   <ItemGroup>
-    <Reference Include="Tizen.Xamarin.Forms.Extension, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Tizen.Xamarin.Forms.Extension.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81\Tizen.Xamarin.Forms.Extension.dll</HintPath>
-    </Reference>
     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
       <HintPath>..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>
     </Reference>
index 11f2636..db4404b 100755 (executable)
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
-  <package id="Tizen.Xamarin.Forms.Extension" version="2.3.5-r233-004" targetFramework="portable45-net45+win8+wp8+wpa81" />
   <package id="Xamarin.Forms" version="2.3.5-r233-004" targetFramework="portable45-net45+win8+wp8+wpa81" />
 </packages>
\ No newline at end of file
index 7a4c848..cb8dbec 100644 (file)
@@ -1,10 +1,8 @@
 {
   "dependencies": {
-    "ElmSharp": "1.2.0-beta-002",
     "Microsoft.NETCore.App": "1.1.2",
-    "Tizen": "1.0.5",
-    "Tizen.Applications": "1.5.8",
-    "Tizen.Content.MediaContent": "1.0.20",
+    "Tizen.NET": "3.0.0-pre2",
+    "Tizen.Xamarin.Forms.Extension": "2.3.5-r233-004",
     "Xamarin.Forms": "2.3.5-r233-004",
     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-004"
   },
index efc364b..10fe39d 100755 (executable)
@@ -6,8 +6,8 @@
     "preserveCompilationContext": true
   },
   "dependencies": {
-    "ElmSharp": "1.2.0-beta-002",
     "Microsoft.NETCore.App": "1.1.2",
+    "Tizen.NET": "3.0.0-pre2",
     "Tizen.Xamarin.Forms.Extension": "2.3.5-r233-004",
     "Xamarin.Forms": "2.3.5-r233-004",
     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-008"
index efc364b..10fe39d 100755 (executable)
@@ -6,8 +6,8 @@
     "preserveCompilationContext": true
   },
   "dependencies": {
-    "ElmSharp": "1.2.0-beta-002",
     "Microsoft.NETCore.App": "1.1.2",
+    "Tizen.NET": "3.0.0-pre2",
     "Tizen.Xamarin.Forms.Extension": "2.3.5-r233-004",
     "Xamarin.Forms": "2.3.5-r233-004",
     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-008"