Update nuget packages
authorcskim <charles0.kim@samsung.com>
Tue, 18 Apr 2017 10:47:39 +0000 (19:47 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:53 +0000 (18:34 +0900)
Change-Id: I31c25e616f66cc5b29ee28b96ddde3d4be00444f
Signed-off-by: cskim <charles0.kim@samsung.com>
LibTVRefCommonTizen/LibTVRefCommonTizen.nuget.targets
LibTVRefCommonTizen/LibTVRefCommonTizen.project.json
TVApps/TVApps.TizenTV/TVApps.TizenTV.csproj
TVApps/TVApps.TizenTV/TVApps.TizenTV.nuget.targets
TVApps/TVApps.TizenTV/TVApps.TizenTV.project.json
TVApps/TVApps/TVApps.csproj
TVApps/TVApps/packages.config
TVHome/TVHome.TizenTV/TVHome.TizenTV.csproj
TVHome/TVHome.TizenTV/TVHome.TizenTV.nuget.targets
TVHome/TVHome.TizenTV/TVHome.TizenTV.project.json
TVHome/TVHome/TVHome.csproj

index 0ac422d769d1015ea27fa55829eccc4273341f03..4d1151d93c07131af9d230eccc6d80aace2e4ffc 100644 (file)
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>\r
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">\r
-    <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>\r
-  </PropertyGroup>\r
-  <ImportGroup>\r
-    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />\r
-  </ImportGroup>\r
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
+    <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
+  </PropertyGroup>
+  <ImportGroup>
+    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
+  </ImportGroup>
 </Project>
\ No newline at end of file
index 8a4e7a28a2f5575870505d0344c726365211a230..61272918f4f2cd6cfe5043a75a1aa2f6c11a49fb 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "ElmSharp": "1.1.0-beta-018",
+    "ElmSharp": "1.1.0-beta-019",
     "Microsoft.NETCore.App": "1.1.0",
     "Tizen.Library": "1.0.0-pre3",
-    "Xamarin.Forms": "2.3.4.214-pre5",
-    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-002"
+    "Xamarin.Forms": "2.3.4-r214-004",
+    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-004"
   },
   "frameworks": {
     "netcoreapp1.0": {
index d0c6155463b7b40dccdc9ee3ce589968f6a52a6f..0496e9666e6125487bb6b15bf4f6b2b171363c3c 100644 (file)
@@ -93,7 +93,9 @@
   <ProjectExtensions>
     <VisualStudio>
       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">
-        <ProjectCommonFlavorCfg />
+        <ProjectCommonFlavorCfg>
+          <excludeXamarinForms>True</excludeXamarinForms>
+        </ProjectCommonFlavorCfg>
       </FlavorProperties>
       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">
         <ProjectCommonFlavorCfg />
index 079653d8cd1743e80c6688e477dd3fe80ccf074b..a20fb57ed149faf81d1d36cca5883f1d521ca6b4 100644 (file)
@@ -4,6 +4,6 @@
     <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
   </PropertyGroup>
   <ImportGroup>
-    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
+    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
   </ImportGroup>
 </Project>
\ No newline at end of file
index 4489f130ba82ae4fc328b1c5ee40fb179a7d525b..7930375af625fe5cf4faa5f43310b88443356013 100644 (file)
@@ -6,12 +6,12 @@
     "preserveCompilationContext": true
   },
   "dependencies": {
-    "ElmSharp": "1.1.0-beta-018",
+    "ElmSharp": "1.1.0-beta-019",
     "Microsoft.NETCore.App": "1.1.0",
     "Tizen.Library": "1.0.0-pre3",
-    "Tizen.Xamarin.Forms.Extension": "2.3.4-r214-001",
-    "Xamarin.Forms": "2.3.4.214-pre5",
-    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-002"
+    "Tizen.Xamarin.Forms.Extension": "2.3.4-r214-002",
+    "Xamarin.Forms": "2.3.4-r214-004",
+    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-004"
   },
   "runtimes": {
     "win": {},
index 226bd81199301913cd27d026494b1319e9cc4b16..449af33f65cc952c28ff6163f2bf86aaf660dc85 100644 (file)
       <Private>True</Private>
     </Reference>
     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>
+      <HintPath>..\..\packages\Xamarin.Forms.2.3.4-r214-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>
       <Private>True</Private>
     </Reference>
     <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>
+      <HintPath>..\..\packages\Xamarin.Forms.2.3.4-r214-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>
       <Private>True</Private>
     </Reference>
     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>
+      <HintPath>..\..\packages\Xamarin.Forms.2.3.4-r214-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>
       <Private>True</Private>
     </Reference>
   </ItemGroup>
     <None Include="packages.config" />
   </ItemGroup>
   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
-  <Import Project="..\..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
+  <Import Project="..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
     <PropertyGroup>
       <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
     </PropertyGroup>
-    <Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
+    <Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
   </Target>
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
                Other similar extension points exist, see Microsoft.Common.targets.
index 5d1f18639841524d8505f406dbe2f3731c50253a..46400b02e0c7ae3ad879aaf027180d3f7dc19ccb 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
   <package id="Tizen.Xamarin.Forms.Extension" version="2.3.4-r214-001" targetFramework="portable45-net45+win8+wp8+wpa81" />
-  <package id="Xamarin.Forms" version="2.3.4.214-pre5" targetFramework="portable45-net45+win8+wp8+wpa81" />
+  <package id="Xamarin.Forms" version="2.3.4-r214-004" targetFramework="portable45-net45+win8+wp8+wpa81" />
 </packages>
\ No newline at end of file
index 5f488dc012fa04fff114ec6248c17e901b1a6627..4bd80bb5f4c65fdc8e44a343e2b00ed6d837c7dc 100755 (executable)
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProductVersion>8.0.30703</ProductVersion>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
-    <ProjectGuid>{CE03A1DC-A3E0-41DD-B06C-92C19E8D2A8F}</ProjectGuid>\r
-    <OutputType>Exe</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>TVHome.TizenTV</RootNamespace>\r
-    <AssemblyName>xahome</AssemblyName>\r
-    <FileAlignment>512</FileAlignment>\r
-    <DefaultLanguage>en-US</DefaultLanguage>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <TargetFrameworkIdentifier>DNXCore</TargetFrameworkIdentifier>\r
-    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
-    <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>\r
-    <NoStdLib>true</NoStdLib>\r
-    <NoWarn>$(NoWarn);1701</NoWarn>\r
-    <UseVSHostingProcess>false</UseVSHostingProcess>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>portable</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>bin\Debug\</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>portable</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <OutputPath>bin\Release\</OutputPath>\r
-    <DefineConstants>TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <None Include="TVHome.TizenTV.project.json" />\r
-    <None Include="tizen-manifest.xml">\r
-      <ExcludeFromStyleCop>False</ExcludeFromStyleCop>\r
-    </None>\r
-    <None Include="shared\res\xahome.png" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Compile Include="TVHome.TizenTV.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Folder Include="lib\" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <ProjectReference Include="..\..\LibTVRefCommonPortable\LibTVRefCommonPortable.csproj">\r
-      <Project>{67F9D3A8-F71E-4428-913F-C37AE82CDB24}</Project>\r
-      <Name>LibTVRefCommonPortable</Name>\r
-    </ProjectReference>\r
-    <ProjectReference Include="..\..\LibTVRefCommonTizen\LibTVRefCommonTizen.csproj">\r
-      <Project>{C558D279-897E-45E1-A10A-DECD788770F4}</Project>\r
-      <Name>LibTVRefCommonTizen</Name>\r
-    </ProjectReference>\r
-    <ProjectReference Include="..\..\TVApps\TVApps.TizenTV\TVApps.TizenTV.csproj">\r
-      <Project>{7e341bf5-b7bd-4532-9d4a-aa89537b525e}</Project>\r
-      <Name>TVApps.TizenTV</Name>\r
-    </ProjectReference>\r
-    <ProjectReference Include="..\..\TVApps\TVApps\TVApps.csproj">\r
-      <Project>{fd8c0ef4-6cea-4421-85b7-7ac8592738c6}</Project>\r
-      <Name>TVApps</Name>\r
-    </ProjectReference>\r
-    <ProjectReference Include="..\TVHome\TVHome.csproj">\r
-      <Project>{54dd6673-7e64-48e6-a008-4d455e19e017}</Project>\r
-      <Name>TVHome</Name>\r
-    </ProjectReference>\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="res\pinned_apps_info.xml" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Content Include="res\AppIcon.png" />\r
-    <Content Include="res\background.jpg" />\r
-    <Content Include="res\bg_dimmed.png" />\r
-    <Content Include="res\btn_tizen_dropdown_line_dimmed.9.png" />\r
-    <Content Include="res\btn_tizen_dropdown_line_normal.9.png" />\r
-    <Content Include="res\btn_tizen_home_list_move_left_focused.png" />\r
-    <Content Include="res\btn_tizen_home_list_move_left_normal.png" />\r
-    <Content Include="res\btn_tizen_home_list_move_right_focused.png" />\r
-    <Content Include="res\btn_tizen_home_list_move_right_normal.png" />\r
-    <Content Include="res\btn_tizen_option_box_dimmed.9.png" />\r
-    <Content Include="res\btn_tizen_option_box_normal.9.png" />\r
-    <Content Include="res\btn_tizen_option_menu_bg_focused.9.png" />\r
-    <Content Include="res\btn_tizen_option_menu_bg_normal.9.png" />\r
-    <Content Include="res\btn_tizen_option_menu_bg_selected.9.png" />\r
-    <Content Include="res\btn_tizen_option_menu_list_box_bg.9.png" />\r
-    <Content Include="res\btn_tizen_option_menu_nocontent_bg.9.png" />\r
-    <Content Include="res\focus_circle.png" />\r
-    <Content Include="res\focus_circle_inverse.png" />\r
-    <Content Include="res\ic_black.png" />\r
-    <Content Include="res\ic_blue.png" />\r
-    <Content Include="res\ic_green.png" />\r
-    <Content Include="res\ic_red.png" />\r
-    <Content Include="res\ic_tizen_apps_additional_back.png" />\r
-    <Content Include="res\ic_tizen_apps_launcher_pinmark.png" />\r
-    <Content Include="res\ic_tizen_home_list_addpin_focused.png" />\r
-    <Content Include="res\ic_tizen_home_list_addpin_normal.png" />\r
-    <Content Include="res\ic_tizen_home_list_allapps_focused.png" />\r
-    <Content Include="res\ic_tizen_home_list_allapps_normal.png" />\r
-    <Content Include="res\ic_tizen_home_list_mediahub_focused.png" />\r
-    <Content Include="res\ic_tizen_home_list_mediahub_normal.png" />\r
-    <Content Include="res\ic_tizen_home_menu_apps_focused.png" />\r
-    <Content Include="res\ic_tizen_home_menu_apps_normal.png" />\r
-    <Content Include="res\ic_tizen_home_menu_apps_selected.png" />\r
-    <Content Include="res\ic_tizen_home_menu_apps_unselect.png" />\r
-    <Content Include="res\ic_tizen_home_menu_apps_unselected.png" />\r
-    <Content Include="res\ic_tizen_home_menu_recent_focused.png" />\r
-    <Content Include="res\ic_tizen_home_menu_recent_normal.png" />\r
-    <Content Include="res\ic_tizen_home_menu_recent_selected.png" />\r
-    <Content Include="res\ic_tizen_home_menu_recent_unselect.png" />\r
-    <Content Include="res\ic_tizen_home_menu_recent_unselected.png" />\r
-    <Content Include="res\ic_tizen_home_menu_settings_focused.png" />\r
-    <Content Include="res\ic_tizen_home_menu_settings_normal.png" />\r
-    <Content Include="res\ic_tizen_home_menu_settings_selected.png" />\r
-    <Content Include="res\ic_tizen_home_menu_settings_unselect.png" />\r
-    <Content Include="res\ic_tizen_home_menu_settings_unselected.png" />\r
-    <Content Include="res\ic_tizen_list_thumbnail_gradient_focused.9.png" />\r
-    <Content Include="res\ic_tizen_list_thumbnail_gradient_normal.9.png" />\r
-    <Content Include="res\ic_tizen_option_box_more_dimmed.png" />\r
-    <Content Include="res\ic_tizen_option_box_more_normal.png" />\r
-    <Content Include="res\ic_tizen_option_menu_list_box_check_focused.png" />\r
-    <Content Include="res\ic_tizen_option_menu_list_box_check_normal.png" />\r
-    <Content Include="res\ic_tizen_option_menu_list_box_check_selected.png" />\r
-    <Content Include="res\ic_yellow.png" />\r
-    <Content Include="res\img_tizen_apps_list_dimmed.png" />\r
-    <Content Include="res\img_tizen_apps_list_dimmed_check.png" />\r
-    <Content Include="res\img_tizen_home_list_bg_focused.png" />\r
-    <Content Include="res\img_tizen_home_list_bg_normal.png" />\r
-    <Content Include="res\img_tizen_home_list_bg_white_focused.png" />\r
-    <Content Include="res\img_tizen_home_list_bg_white_normal.png" />\r
-    <Content Include="res\img_tizen_home_list_dim_apps.png" />\r
-    <Content Include="res\img_tizen_home_list_dim_recent.png" />\r
-    <Content Include="res\img_tizen_home_menu_focused_bg.png" />\r
-    <Content Include="res\org.tizen.example.Amazon.TizenTV.png" />\r
-    <Content Include="res\org.tizen.example.Hulu.TizenTV.png" />\r
-    <Content Include="res\org.tizen.example.Netflix.TizenTV.png" />\r
-    <Content Include="res\org.tizen.example.Vimeo.TizenTV.png" />\r
-    <Content Include="res\org.tizen.example.XBox.TizenTV.png" />\r
-    <Content Include="res\org.tizen.example.Youtube.TizenTV.png" />\r
-    <Content Include="res\screenshot.png" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
-               Other similar extension points exist, see Microsoft.Common.targets.\r
-       <Target Name="BeforeBuild">\r
-       </Target>\r
-       <Target Name="AfterBuild">\r
-       </Target>\r
-       -->\r
-  <PropertyGroup>\r
-    <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and\r
-                        https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild\r
-               -->\r
-    <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two\r
-                        properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and\r
-                        to prevent it from outputting a warning (MSB3644).\r
-               -->\r
-    <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>\r
-    <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
-    <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
-  </PropertyGroup>\r
-  <ProjectExtensions>\r
-    <VisualStudio>\r
-      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">\r
-        <ProjectCommonFlavorCfg />\r
-      </FlavorProperties>\r
-      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">\r
-        <ProjectCommonFlavorCfg />\r
-      </FlavorProperties>\r
-    </VisualStudio>\r
-  </ProjectExtensions>\r
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.30703</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <ProjectGuid>{CE03A1DC-A3E0-41DD-B06C-92C19E8D2A8F}</ProjectGuid>
+    <OutputType>Exe</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>TVHome.TizenTV</RootNamespace>
+    <AssemblyName>xahome</AssemblyName>
+    <FileAlignment>512</FileAlignment>
+    <DefaultLanguage>en-US</DefaultLanguage>
+  </PropertyGroup>
+  <PropertyGroup>
+    <TargetFrameworkIdentifier>DNXCore</TargetFrameworkIdentifier>
+    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
+    <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>
+    <NoStdLib>true</NoStdLib>
+    <NoWarn>$(NoWarn);1701</NoWarn>
+    <UseVSHostingProcess>false</UseVSHostingProcess>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>portable</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>portable</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <None Include="TVHome.TizenTV.project.json" />
+    <None Include="tizen-manifest.xml">
+      <ExcludeFromStyleCop>False</ExcludeFromStyleCop>
+    </None>
+    <None Include="shared\res\xahome.png" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="TVHome.TizenTV.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <Folder Include="lib\" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\LibTVRefCommonPortable\LibTVRefCommonPortable.csproj">
+      <Project>{67F9D3A8-F71E-4428-913F-C37AE82CDB24}</Project>
+      <Name>LibTVRefCommonPortable</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\LibTVRefCommonTizen\LibTVRefCommonTizen.csproj">
+      <Project>{C558D279-897E-45E1-A10A-DECD788770F4}</Project>
+      <Name>LibTVRefCommonTizen</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\TVApps\TVApps.TizenTV\TVApps.TizenTV.csproj">
+      <Project>{7e341bf5-b7bd-4532-9d4a-aa89537b525e}</Project>
+      <Name>TVApps.TizenTV</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\TVApps\TVApps\TVApps.csproj">
+      <Project>{fd8c0ef4-6cea-4421-85b7-7ac8592738c6}</Project>
+      <Name>TVApps</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\TVHome\TVHome.csproj">
+      <Project>{54dd6673-7e64-48e6-a008-4d455e19e017}</Project>
+      <Name>TVHome</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="res\pinned_apps_info.xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="res\AppIcon.png" />
+    <Content Include="res\background.jpg" />
+    <Content Include="res\bg_dimmed.png" />
+    <Content Include="res\btn_tizen_dropdown_line_dimmed.9.png" />
+    <Content Include="res\btn_tizen_dropdown_line_normal.9.png" />
+    <Content Include="res\btn_tizen_home_list_move_left_focused.png" />
+    <Content Include="res\btn_tizen_home_list_move_left_normal.png" />
+    <Content Include="res\btn_tizen_home_list_move_right_focused.png" />
+    <Content Include="res\btn_tizen_home_list_move_right_normal.png" />
+    <Content Include="res\btn_tizen_option_box_dimmed.9.png" />
+    <Content Include="res\btn_tizen_option_box_normal.9.png" />
+    <Content Include="res\btn_tizen_option_menu_bg_focused.9.png" />
+    <Content Include="res\btn_tizen_option_menu_bg_normal.9.png" />
+    <Content Include="res\btn_tizen_option_menu_bg_selected.9.png" />
+    <Content Include="res\btn_tizen_option_menu_list_box_bg.9.png" />
+    <Content Include="res\btn_tizen_option_menu_nocontent_bg.9.png" />
+    <Content Include="res\focus_circle.png" />
+    <Content Include="res\focus_circle_inverse.png" />
+    <Content Include="res\ic_black.png" />
+    <Content Include="res\ic_blue.png" />
+    <Content Include="res\ic_green.png" />
+    <Content Include="res\ic_red.png" />
+    <Content Include="res\ic_tizen_apps_additional_back.png" />
+    <Content Include="res\ic_tizen_apps_launcher_pinmark.png" />
+    <Content Include="res\ic_tizen_home_list_addpin_focused.png" />
+    <Content Include="res\ic_tizen_home_list_addpin_normal.png" />
+    <Content Include="res\ic_tizen_home_list_allapps_focused.png" />
+    <Content Include="res\ic_tizen_home_list_allapps_normal.png" />
+    <Content Include="res\ic_tizen_home_list_mediahub_focused.png" />
+    <Content Include="res\ic_tizen_home_list_mediahub_normal.png" />
+    <Content Include="res\ic_tizen_home_menu_apps_focused.png" />
+    <Content Include="res\ic_tizen_home_menu_apps_normal.png" />
+    <Content Include="res\ic_tizen_home_menu_apps_selected.png" />
+    <Content Include="res\ic_tizen_home_menu_apps_unselect.png" />
+    <Content Include="res\ic_tizen_home_menu_apps_unselected.png" />
+    <Content Include="res\ic_tizen_home_menu_recent_focused.png" />
+    <Content Include="res\ic_tizen_home_menu_recent_normal.png" />
+    <Content Include="res\ic_tizen_home_menu_recent_selected.png" />
+    <Content Include="res\ic_tizen_home_menu_recent_unselect.png" />
+    <Content Include="res\ic_tizen_home_menu_recent_unselected.png" />
+    <Content Include="res\ic_tizen_home_menu_settings_focused.png" />
+    <Content Include="res\ic_tizen_home_menu_settings_normal.png" />
+    <Content Include="res\ic_tizen_home_menu_settings_selected.png" />
+    <Content Include="res\ic_tizen_home_menu_settings_unselect.png" />
+    <Content Include="res\ic_tizen_home_menu_settings_unselected.png" />
+    <Content Include="res\ic_tizen_list_thumbnail_gradient_focused.9.png" />
+    <Content Include="res\ic_tizen_list_thumbnail_gradient_normal.9.png" />
+    <Content Include="res\ic_tizen_option_box_more_dimmed.png" />
+    <Content Include="res\ic_tizen_option_box_more_normal.png" />
+    <Content Include="res\ic_tizen_option_menu_list_box_check_focused.png" />
+    <Content Include="res\ic_tizen_option_menu_list_box_check_normal.png" />
+    <Content Include="res\ic_tizen_option_menu_list_box_check_selected.png" />
+    <Content Include="res\ic_yellow.png" />
+    <Content Include="res\img_tizen_apps_list_dimmed.png" />
+    <Content Include="res\img_tizen_apps_list_dimmed_check.png" />
+    <Content Include="res\img_tizen_home_list_bg_focused.png" />
+    <Content Include="res\img_tizen_home_list_bg_normal.png" />
+    <Content Include="res\img_tizen_home_list_bg_white_focused.png" />
+    <Content Include="res\img_tizen_home_list_bg_white_normal.png" />
+    <Content Include="res\img_tizen_home_list_dim_apps.png" />
+    <Content Include="res\img_tizen_home_list_dim_recent.png" />
+    <Content Include="res\img_tizen_home_menu_focused_bg.png" />
+    <Content Include="res\org.tizen.example.Amazon.TizenTV.png" />
+    <Content Include="res\org.tizen.example.Hulu.TizenTV.png" />
+    <Content Include="res\org.tizen.example.Netflix.TizenTV.png" />
+    <Content Include="res\org.tizen.example.Vimeo.TizenTV.png" />
+    <Content Include="res\org.tizen.example.XBox.TizenTV.png" />
+    <Content Include="res\org.tizen.example.Youtube.TizenTV.png" />
+    <Content Include="res\screenshot.png" />
+  </ItemGroup>
+  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+               Other similar extension points exist, see Microsoft.Common.targets.
+       <Target Name="BeforeBuild">
+       </Target>
+       <Target Name="AfterBuild">
+       </Target>
+       -->
+  <PropertyGroup>
+    <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and
+                        https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild
+               -->
+    <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two
+                        properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and
+                        to prevent it from outputting a warning (MSB3644).
+               -->
+    <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>
+    <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>
+    <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>
+  </PropertyGroup>
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">
+        <ProjectCommonFlavorCfg>
+          <excludeXamarinForms>True</excludeXamarinForms>
+        </ProjectCommonFlavorCfg>
+      </FlavorProperties>
+      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">
+        <ProjectCommonFlavorCfg />
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
 </Project>
\ No newline at end of file
index 0ac422d769d1015ea27fa55829eccc4273341f03..4d1151d93c07131af9d230eccc6d80aace2e4ffc 100644 (file)
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>\r
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">\r
-    <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>\r
-  </PropertyGroup>\r
-  <ImportGroup>\r
-    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />\r
-  </ImportGroup>\r
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
+    <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
+  </PropertyGroup>
+  <ImportGroup>
+    <Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
+  </ImportGroup>
 </Project>
\ No newline at end of file
index 4489f130ba82ae4fc328b1c5ee40fb179a7d525b..7930375af625fe5cf4faa5f43310b88443356013 100755 (executable)
@@ -6,12 +6,12 @@
     "preserveCompilationContext": true
   },
   "dependencies": {
-    "ElmSharp": "1.1.0-beta-018",
+    "ElmSharp": "1.1.0-beta-019",
     "Microsoft.NETCore.App": "1.1.0",
     "Tizen.Library": "1.0.0-pre3",
-    "Tizen.Xamarin.Forms.Extension": "2.3.4-r214-001",
-    "Xamarin.Forms": "2.3.4.214-pre5",
-    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-002"
+    "Tizen.Xamarin.Forms.Extension": "2.3.4-r214-002",
+    "Xamarin.Forms": "2.3.4-r214-004",
+    "Xamarin.Forms.Platform.Tizen": "2.3.4-r214-004"
   },
   "runtimes": {
     "win": {},
index 8ca6a23ae968c27e78949c336bc7f3a3896559e3..2126c071d81d5518700db46c321bc05fd2aa1272 100755 (executable)
       <SubType>Designer</SubType>
     </EmbeddedResource>
   </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="Controls\NinePatchImage.xaml">
+      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+  </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.4-r214-001\lib\portable-win+net45+wp80+win81+wpa81\Tizen.Xamarin.Forms.Extension.dll</HintPath>
   <ItemGroup>
     <None Include="packages.config" />
   </ItemGroup>
-  <ItemGroup>
-    <EmbeddedResource Include="Controls\NinePatchImage.xaml">
-      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
-      <SubType>Designer</SubType>
-    </EmbeddedResource>
-  </ItemGroup>
   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
   <Import Project="..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.4-r214-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">