Update nuget packages
[profile/tv/apps/dotnet/home.git] / TVHome / TVHome.TizenTV / TVHome.TizenTV.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7     <ProductVersion>8.0.30703</ProductVersion>
8     <SchemaVersion>2.0</SchemaVersion>
9     <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
10     <ProjectGuid>{CE03A1DC-A3E0-41DD-B06C-92C19E8D2A8F}</ProjectGuid>
11     <OutputType>Exe</OutputType>
12     <AppDesignerFolder>Properties</AppDesignerFolder>
13     <RootNamespace>TVHome.TizenTV</RootNamespace>
14     <AssemblyName>xahome</AssemblyName>
15     <FileAlignment>512</FileAlignment>
16     <DefaultLanguage>en-US</DefaultLanguage>
17   </PropertyGroup>
18   <PropertyGroup>
19     <TargetFrameworkIdentifier>DNXCore</TargetFrameworkIdentifier>
20     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
21     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
22     <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>
23     <NoStdLib>true</NoStdLib>
24     <NoWarn>$(NoWarn);1701</NoWarn>
25     <UseVSHostingProcess>false</UseVSHostingProcess>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
28     <DebugSymbols>true</DebugSymbols>
29     <DebugType>portable</DebugType>
30     <Optimize>false</Optimize>
31     <OutputPath>bin\Debug\</OutputPath>
32     <DefineConstants>DEBUG;TRACE</DefineConstants>
33     <ErrorReport>prompt</ErrorReport>
34     <WarningLevel>4</WarningLevel>
35   </PropertyGroup>
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
37     <DebugType>portable</DebugType>
38     <Optimize>true</Optimize>
39     <OutputPath>bin\Release\</OutputPath>
40     <DefineConstants>TRACE</DefineConstants>
41     <ErrorReport>prompt</ErrorReport>
42     <WarningLevel>4</WarningLevel>
43   </PropertyGroup>
44   <ItemGroup>
45     <None Include="TVHome.TizenTV.project.json" />
46     <None Include="tizen-manifest.xml">
47       <ExcludeFromStyleCop>False</ExcludeFromStyleCop>
48     </None>
49     <None Include="shared\res\xahome.png" />
50   </ItemGroup>
51   <ItemGroup>
52     <Compile Include="Sniper.cs" />
53     <Compile Include="SniperException.cs" />
54     <Compile Include="SniperInterOp.cs">
55                 <ExcludeFromStyleCop>true</ExcludeFromStyleCop>
56         </Compile>
57     <Compile Include="TVHome.TizenTV.cs" />
58     <Compile Include="Properties\AssemblyInfo.cs" />
59   </ItemGroup>
60   <ItemGroup>
61     <Folder Include="lib\" />
62   </ItemGroup>
63   <ItemGroup>
64     <ProjectReference Include="..\..\LibTVRefCommonPortable\LibTVRefCommonPortable.csproj">
65       <Project>{67F9D3A8-F71E-4428-913F-C37AE82CDB24}</Project>
66       <Name>LibTVRefCommonPortable</Name>
67     </ProjectReference>
68     <ProjectReference Include="..\..\LibTVRefCommonTizen\LibTVRefCommonTizen.csproj">
69       <Project>{C558D279-897E-45E1-A10A-DECD788770F4}</Project>
70       <Name>LibTVRefCommonTizen</Name>
71     </ProjectReference>
72     <ProjectReference Include="..\..\TVApps\TVApps.TizenTV\TVApps.TizenTV.csproj">
73       <Project>{7e341bf5-b7bd-4532-9d4a-aa89537b525e}</Project>
74       <Name>TVApps.TizenTV</Name>
75     </ProjectReference>
76     <ProjectReference Include="..\..\TVApps\TVApps\TVApps.csproj">
77       <Project>{fd8c0ef4-6cea-4421-85b7-7ac8592738c6}</Project>
78       <Name>TVApps</Name>
79     </ProjectReference>
80     <ProjectReference Include="..\TVHome\TVHome.csproj">
81       <Project>{54dd6673-7e64-48e6-a008-4d455e19e017}</Project>
82       <Name>TVHome</Name>
83     </ProjectReference>
84   </ItemGroup>
85   <ItemGroup>
86     <Content Include="res\AppIcon.png" />
87     <Content Include="res\bg_home_gradient_dimmed.9.png" />
88     <Content Include="res\btn_home_list_move_left.png" />
89     <Content Include="res\btn_home_list_move_right.png" />
90     <Content Include="res\btn_option_menu_nocontent_bg.9.png" />
91     <Content Include="res\btn_tizen_dropdown_line_dimmed.9.png" />
92     <Content Include="res\btn_tizen_dropdown_line_normal.9.png" />
93     <Content Include="res\btn_tizen_option_menu_bg_focused.9.png" />
94     <Content Include="res\btn_tizen_option_menu_bg_normal.9.png" />
95     <Content Include="res\btn_tizen_option_menu_bg_selected.9.png" />
96     <Content Include="res\btn_tizen_option_menu_list_box_bg.9.png" />
97     <Content Include="res\btn_tizen_option_menu_nocontent_bg.9.png" />
98     <Content Include="res\home_icon_bg_01.png" />
99     <Content Include="res\home_icon_bg_02.png" />
100     <Content Include="res\home_icon_bg_03.png" />
101     <Content Include="res\home_icon_bg_04.png" />
102     <Content Include="res\home_icon_bg_05.png" />
103     <Content Include="res\home_icon_bg_06.png" />
104     <Content Include="res\home_icon_bg_07.png" />
105     <Content Include="res\home_icon_bg_08.png" />
106     <Content Include="res\ic_apps_additional_back.png" />
107     <Content Include="res\ic_apps_launcher_pinmark.png" />
108     <Content Include="res\ic_apps_launcher_checkmark.png" />
109     <Content Include="res\ic_home_menu_addpin_138.png" />
110     <Content Include="res\ic_home_menu_addpin_182.png" />
111     <Content Include="res\ic_home_menu_apps_138.png" />
112     <Content Include="res\ic_home_menu_apps_182.png" />
113     <Content Include="res\ic_home_menu_apps_focused.png" />
114     <Content Include="res\ic_home_menu_apps_normal.png" />
115     <Content Include="res\ic_home_menu_apps_selected.png" />
116     <Content Include="res\ic_home_menu_apps_unselected.png" />
117     <Content Include="res\ic_home_menu_recent_focused.png" />
118     <Content Include="res\ic_home_menu_recent_normal.png" />
119     <Content Include="res\ic_home_menu_recent_selected.png" />
120     <Content Include="res\ic_home_menu_recent_unselected.png" />
121     <Content Include="res\ic_home_menu_settings_focused.png" />
122     <Content Include="res\ic_home_menu_settings_normal.png" />
123     <Content Include="res\ic_home_menu_settings_selected.png" />
124     <Content Include="res\ic_home_menu_settings_unselected.png" />
125     <Content Include="res\ic_home_settings_all_138.png" />
126     <Content Include="res\ic_home_settings_all_182.png" />
127     <Content Include="res\ic_home_settings_brightness_138.png" />
128     <Content Include="res\ic_home_settings_brightness_182.png" />
129     <Content Include="res\ic_home_settings_color_138.png" />
130     <Content Include="res\ic_home_settings_color_182.png" />
131     <Content Include="res\ic_home_settings_contrast_138.png" />
132     <Content Include="res\ic_home_settings_contrast_182.png" />
133     <Content Include="res\ic_home_settings_tint_138.png" />
134     <Content Include="res\ic_home_settings_tint_182.png" />
135     <Content Include="res\ic_launcher_mediahub_138.png" />
136     <Content Include="res\ic_launcher_mediahub_182.png" />
137     <Content Include="res\ic_list_thumbnail_gradient_focused.9.png" />
138     <Content Include="res\ic_list_thumbnail_gradient_normal.9.png" />
139     <Content Include="res\ic_tizen_home_list_addpin_focused.png" />
140     <Content Include="res\ic_tizen_home_list_addpin_normal.png" />
141     <Content Include="res\ic_tizen_home_list_allapps_focused.png" />
142     <Content Include="res\ic_tizen_home_list_allapps_normal.png" />
143     <Content Include="res\ic_tizen_home_list_mediahub_focused.png" />
144     <Content Include="res\ic_tizen_home_list_mediahub_normal.png" />
145     <Content Include="res\ic_tizen_home_menu_addpin_138.png" />
146     <Content Include="res\ic_tizen_home_menu_addpin_182.png" />
147     <Content Include="res\ic_tizen_home_menu_apps_138.png" />
148     <Content Include="res\ic_tizen_home_menu_apps_182.png" />
149     <Content Include="res\ic_tizen_option_box_more_dimmed.png" />
150     <Content Include="res\ic_tizen_option_box_more_normal.png" />
151     <Content Include="res\ic_tizen_option_menu_list_box_check_focused.png" />
152     <Content Include="res\ic_tizen_option_menu_list_box_check_normal.png" />
153     <Content Include="res\ic_tizen_option_menu_list_box_check_selected.png" />
154     <Content Include="res\img_apps_list_dimmed_85.9.png" />
155     <Content Include="res\img_apps_list_dimmed_95.9.png" />
156     <Content Include="res\img_apps_list_dimmed_check.png" />
157     <Content Include="res\img_apps_list_stroke.png" />
158     <Content Include="res\img_home_list_dimmed_apps_60.png" />
159     <Content Include="res\img_home_list_dimmed_apps_75.png" />
160     <Content Include="res\img_home_menu_focused_bg.png" />
161     <Content Include="res\img_tizen_apps_list_dimmed.png" />
162     <Content Include="res\img_tizen_apps_list_dimmed_check.png" />
163     <Content Include="res\img_tizen_home_list_bg_focused.png" />
164     <Content Include="res\img_tizen_home_list_bg_normal.png" />
165     <Content Include="res\img_tizen_home_list_bg_white_focused.png" />
166     <Content Include="res\img_tizen_home_list_bg_white_normal.png" />
167     <Content Include="res\img_tizen_home_list_dimmed_recent.png" />
168     <Content Include="res\screenshot.png" />
169   </ItemGroup>
170   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
171   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
172                 Other similar extension points exist, see Microsoft.Common.targets.
173         <Target Name="BeforeBuild">
174         </Target>
175         <Target Name="AfterBuild">
176         </Target>
177         -->
178   <PropertyGroup>
179     <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and
180                          https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild
181                 -->
182     <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two
183                          properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and
184                          to prevent it from outputting a warning (MSB3644).
185                 -->
186     <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>
187     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>
188     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>
189   </PropertyGroup>
190   <ProjectExtensions>
191     <VisualStudio>
192       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">
193         <ProjectCommonFlavorCfg>
194           <excludeXamarinForms>False</excludeXamarinForms>
195         </ProjectCommonFlavorCfg>
196       </FlavorProperties>
197       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">
198         <ProjectCommonFlavorCfg />
199       </FlavorProperties>
200     </VisualStudio>
201   </ProjectExtensions>
202 </Project>