Update nuget packages
[profile/tv/apps/dotnet/home.git] / TVHome / TVHome / TVHome.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     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7     <ProjectGuid>{54DD6673-7E64-48E6-A008-4D455E19E017}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <RootNamespace>TVHome</RootNamespace>
10     <AssemblyName>TVHome</AssemblyName>
11     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
12     <TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
13     <MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion>
14     <NuGetPackageImportStamp>
15     </NuGetPackageImportStamp>
16   </PropertyGroup>
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>true</DebugSymbols>
19     <DebugType>portable</DebugType>
20     <Optimize>false</Optimize>
21     <OutputPath>bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>4</WarningLevel>
25     <ConsolePause>false</ConsolePause>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>portable</DebugType>
29     <Optimize>true</Optimize>
30     <OutputPath>bin\Release\</OutputPath>
31     <DefineConstants>TRACE</DefineConstants>
32     <ErrorReport>prompt</ErrorReport>
33     <WarningLevel>4</WarningLevel>
34     <ConsolePause>false</ConsolePause>
35   </PropertyGroup>
36   <ItemGroup>
37     <Compile Include="Controls\MainPanelButton.xaml.cs">
38       <DependentUpon>MainPanelButton.xaml</DependentUpon>
39     </Compile>
40     <Compile Include="Controls\NinePatchImage.xaml.cs">
41       <DependentUpon>NinePatchImage.xaml</DependentUpon>
42     </Compile>
43     <Compile Include="Controls\PanelButton.cs" />
44     <Compile Include="Controls\SubPanelAllAppsButton.xaml.cs">
45       <DependentUpon>SubPanelAllAppsButton.xaml</DependentUpon>
46     </Compile>
47     <Compile Include="Controls\SubPanelButton.xaml.cs">
48       <DependentUpon>SubPanelButton.xaml</DependentUpon>
49     </Compile>
50     <Compile Include="Controls\SubPanelSettingButton.xaml.cs">
51       <DependentUpon>SubPanelSettingButton.xaml</DependentUpon>
52     </Compile>
53     <Compile Include="Controls\SubPanelThumbnailButton.xaml.cs">
54       <DependentUpon>SubPanelThumbnailButton.xaml</DependentUpon>
55     </Compile>
56     <Compile Include="TVHome.cs" />
57     <Compile Include="Properties\AssemblyInfo.cs" />
58     <Compile Include="ViewModels\IHomeViewModel.cs" />
59     <Compile Include="ViewModels\MainPageViewModel.cs" />
60     <Compile Include="Views\MainPage.xaml.cs">
61       <DependentUpon>MainPage.xaml</DependentUpon>
62     </Compile>
63     <Compile Include="Views\MainPanel.xaml.cs">
64       <DependentUpon>MainPanel.xaml</DependentUpon>
65     </Compile>
66     <Compile Include="Views\Panel.cs" />
67     <Compile Include="Views\SubPanel.xaml.cs">
68       <DependentUpon>SubPanel.xaml</DependentUpon>
69     </Compile>
70     <Compile Include="Views\SubThumbnailPanel.xaml.cs">
71       <DependentUpon>SubThumbnailPanel.xaml</DependentUpon>
72     </Compile>
73   </ItemGroup>
74   <ItemGroup>
75     <EmbeddedResource Include="Views\MainPanel.xaml">
76       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
77       <SubType>Designer</SubType>
78     </EmbeddedResource>
79   </ItemGroup>
80   <ItemGroup>
81     <EmbeddedResource Include="Controls\MainPanelButton.xaml">
82       <SubType>Designer</SubType>
83       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
84     </EmbeddedResource>
85   </ItemGroup>
86   <ItemGroup>
87     <EmbeddedResource Include="Controls\SubPanelButton.xaml">
88       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
89       <SubType>Designer</SubType>
90     </EmbeddedResource>
91   </ItemGroup>
92   <ItemGroup>
93     <EmbeddedResource Include="Controls\SubPanelThumbnailButton.xaml">
94       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
95       <SubType>Designer</SubType>
96     </EmbeddedResource>
97   </ItemGroup>
98   <ItemGroup>
99     <EmbeddedResource Include="Views\MainPage.xaml">
100       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
101       <SubType>Designer</SubType>
102     </EmbeddedResource>
103   </ItemGroup>
104   <ItemGroup>
105     <EmbeddedResource Include="Views\SubPanel.xaml">
106       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
107       <SubType>Designer</SubType>
108     </EmbeddedResource>
109   </ItemGroup>
110   <ItemGroup>
111     <EmbeddedResource Include="Views\SubThumbnailPanel.xaml">
112       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
113       <SubType>Designer</SubType>
114     </EmbeddedResource>
115   </ItemGroup>
116   <ItemGroup>
117     <EmbeddedResource Include="Controls\SubPanelAllAppsButton.xaml">
118       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
119       <SubType>Designer</SubType>
120     </EmbeddedResource>
121   </ItemGroup>
122   <ItemGroup>
123     <ProjectReference Include="..\..\LibTVRefCommonPortable\LibTVRefCommonPortable.csproj">
124       <Project>{67f9d3a8-f71e-4428-913f-c37ae82cdb24}</Project>
125       <Name>LibTVRefCommonPortable</Name>
126     </ProjectReference>
127   </ItemGroup>
128   <ItemGroup>
129     <EmbeddedResource Include="Controls\SubPanelSettingButton.xaml">
130       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
131       <SubType>Designer</SubType>
132     </EmbeddedResource>
133   </ItemGroup>
134   <ItemGroup>
135     <EmbeddedResource Include="Controls\NinePatchImage.xaml">
136       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
137       <SubType>Designer</SubType>
138     </EmbeddedResource>
139   </ItemGroup>
140   <ItemGroup>
141     <Reference Include="Tizen.Xamarin.Forms.Extension, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
142       <HintPath>..\..\packages\Tizen.Xamarin.Forms.Extension.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81\Tizen.Xamarin.Forms.Extension.dll</HintPath>
143     </Reference>
144     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
145       <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>
146     </Reference>
147     <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
148       <HintPath>..\..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>
149     </Reference>
150     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
151       <HintPath>..\..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>
152     </Reference>
153   </ItemGroup>
154   <ItemGroup>
155     <None Include="packages.config" />
156   </ItemGroup>
157   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
158   <Import Project="..\..\packages\Xamarin.Forms.2.3.5-r233-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.5-r233-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
159   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
160     <PropertyGroup>
161       <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
162     </PropertyGroup>
163     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.3.5-r233-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.5-r233-004\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
164   </Target>
165   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
166                 Other similar extension points exist, see Microsoft.Common.targets.
167         <Target Name="BeforeBuild">
168         </Target>
169         <Target Name="AfterBuild">
170         </Target>
171         -->
172 </Project>