9cd6261c120dec310ecf43d108e2429e7eacf023
[platform/core/csapi/nui.git] / NUISamples / NUISamples.TizenTV / NUISamples.TizenTV.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>8.0.30703</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
10     <ProjectGuid>{B47E2552-F995-49F6-AC29-58B9CCFB7056}</ProjectGuid>\r
11     <OutputType>Exe</OutputType>\r
12     <AppDesignerFolder>Properties</AppDesignerFolder>\r
13     <RootNamespace>NUISamples.TizenTV</RootNamespace>\r
14     <AssemblyName>NUISamples.TizenTV</AssemblyName>\r
15     <FileAlignment>512</FileAlignment>\r
16     <DefaultLanguage>en-US</DefaultLanguage>\r
17   </PropertyGroup>\r
18   <PropertyGroup>\r
19     <TargetFrameworkIdentifier>DNXCore</TargetFrameworkIdentifier>\r
20     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>\r
21     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
22     <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>\r
23     <NoStdLib>true</NoStdLib>\r
24     <NoWarn>$(NoWarn);1701</NoWarn>\r
25     <UseVSHostingProcess>false</UseVSHostingProcess>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>portable</DebugType>\r
30     <Optimize>false</Optimize>\r
31     <OutputPath>bin\Debug\</OutputPath>\r
32     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
33     <ErrorReport>prompt</ErrorReport>\r
34     <WarningLevel>4</WarningLevel>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
37     <DebugType>portable</DebugType>\r
38     <Optimize>true</Optimize>\r
39     <OutputPath>bin\Release\</OutputPath>\r
40     <DefineConstants>TRACE</DefineConstants>\r
41     <ErrorReport>prompt</ErrorReport>\r
42     <WarningLevel>4</WarningLevel>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <None Include="NUISamples.TizenTV.project.json" />\r
46     <None Include="res\json\control-dashboard-theme.json" />\r
47     <None Include="res\json\control-dashboard.json" />\r
48     <None Include="res\json\date-picker-template.json" />\r
49     <None Include="res\json\date-picker.json" />\r
50     <None Include="res\json\spin.json" />\r
51     <None Include="tizen-manifest.xml" />\r
52     <None Include="shared\res\NUISamples.TizenTV.png" />\r
53   </ItemGroup>\r
54   <ItemGroup>\r
55     <Compile Include="NUISamples.TizenTV.cs" />\r
56     <Compile Include="Properties\AssemblyInfo.cs" />\r
57   </ItemGroup>\r
58   <ItemGroup>\r
59     <Folder Include="lib\" />\r
60   </ItemGroup>\r
61   <ItemGroup>\r
62     <ProjectReference Include="..\..\Tizen.NUI\Tizen.NUI.csproj">\r
63       <Project>{f03a3b48-9d9b-4bf3-92ce-bd63cadc3cd3}</Project>\r
64       <Name>Tizen.NUI</Name>\r
65     </ProjectReference>\r
66   </ItemGroup>\r
67   <ItemGroup>\r
68     <Content Include="res\images\arrow.png" />\r
69     <Content Include="res\images\gallery-0.jpg" />\r
70     <Content Include="res\images\gallery-1.jpg" />\r
71     <Content Include="res\images\gallery-2.jpg" />\r
72     <Content Include="res\images\gallery-3.jpg" />\r
73     <Content Include="res\images\gallery-4.jpg" />\r
74     <Content Include="res\images\gallery-5.jpg" />\r
75     <Content Include="res\images\image-1.jpg" />\r
76     <Content Include="res\images\image-2.jpg" />\r
77     <Content Include="res\images\image-3.jpg" />\r
78     <Content Include="res\images\not_yet_sign.png" />\r
79     <Content Include="res\images\star-dim.png" />\r
80     <Content Include="res\images\star-highlight.png" />\r
81     <Content Include="res\images\star-mod.png" />\r
82   </ItemGroup>\r
83   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
84   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
85                 Other similar extension points exist, see Microsoft.Common.targets.\r
86         <Target Name="BeforeBuild">\r
87         </Target>\r
88         <Target Name="AfterBuild">\r
89         </Target>\r
90         -->\r
91   <PropertyGroup>\r
92     <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and\r
93                          https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild\r
94                 -->\r
95     <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two\r
96                          properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and\r
97                          to prevent it from outputting a warning (MSB3644).\r
98                 -->\r
99     <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>\r
100     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
101     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
102   </PropertyGroup>\r
103   <ProjectExtensions>\r
104     <VisualStudio>\r
105       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">\r
106         <ProjectCorporateFlavorCfg />\r
107       </FlavorProperties>\r
108       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">\r
109         <ProjectCorporateFlavorCfg />\r
110       </FlavorProperties>\r
111     </VisualStudio>\r
112   </ProjectExtensions>\r
113 </Project>