Update nuget packages
[profile/tv/apps/dotnet/home.git] / TVApps / TVApps / TVApps.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>{FD8C0EF4-6CEA-4421-85B7-7AC8592738C6}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <RootNamespace>TVApps</RootNamespace>
10     <AssemblyName>TVApps</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\AppItemCell.xaml.cs">
38       <DependentUpon>AppItemCell.xaml</DependentUpon>
39     </Compile>
40     <Compile Include="Controls\AppListView.xaml.cs">
41       <DependentUpon>AppListView.xaml</DependentUpon>
42     </Compile>
43     <Compile Include="Controls\NinePatchImage.xaml.cs">
44       <DependentUpon>NinePatchImage.xaml</DependentUpon>
45     </Compile>
46     <Compile Include="TVApps.cs" />
47     <Compile Include="Properties\AssemblyInfo.cs" />
48     <Compile Include="ViewModels\AppsHolder.cs" />
49     <Compile Include="ViewModels\AppsListSorter.cs" />
50     <Compile Include="ViewModels\IAppsViewModel.cs" />
51     <Compile Include="ViewModels\MainPageViewModel.cs" />
52     <Compile Include="Views\FooterDeleteStatus.xaml.cs">
53       <DependentUpon>FooterDeleteStatus.xaml</DependentUpon>
54     </Compile>
55     <Compile Include="Views\FooterNormalStatus.xaml.cs">
56       <DependentUpon>FooterNormalStatus.xaml</DependentUpon>
57     </Compile>
58     <Compile Include="Views\FooterPinStatus.xaml.cs">
59       <DependentUpon>FooterPinStatus.xaml</DependentUpon>
60     </Compile>
61     <Compile Include="Views\MainPage.xaml.cs">
62       <DependentUpon>MainPage.xaml</DependentUpon>
63     </Compile>
64   </ItemGroup>
65   <ItemGroup>
66     <EmbeddedResource Include="Views\MainPage.xaml">
67       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
68       <SubType>Designer</SubType>
69     </EmbeddedResource>
70   </ItemGroup>
71   <ItemGroup>
72     <EmbeddedResource Include="Controls\NinePatchImage.xaml">
73       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
74       <SubType>Designer</SubType>
75     </EmbeddedResource>
76   </ItemGroup>
77   <ItemGroup>
78     <EmbeddedResource Include="Controls\AppListView.xaml">
79       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
80       <SubType>Designer</SubType>
81     </EmbeddedResource>
82   </ItemGroup>
83   <ItemGroup>
84     <EmbeddedResource Include="Controls\AppItemCell.xaml">
85       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
86       <SubType>Designer</SubType>
87     </EmbeddedResource>
88   </ItemGroup>
89   <ItemGroup>
90     <EmbeddedResource Include="Views\FooterDeleteStatus.xaml">
91       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
92       <SubType>Designer</SubType>
93     </EmbeddedResource>
94     <EmbeddedResource Include="Views\FooterNormalStatus.xaml">
95       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
96       <SubType>Designer</SubType>
97     </EmbeddedResource>
98     <EmbeddedResource Include="Views\FooterPinStatus.xaml">
99       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
100       <SubType>Designer</SubType>
101     </EmbeddedResource>
102   </ItemGroup>
103   <ItemGroup>
104     <ProjectReference Include="..\..\LibTVRefCommonPortable\LibTVRefCommonPortable.csproj">
105       <Project>{67f9d3a8-f71e-4428-913f-c37ae82cdb24}</Project>
106       <Name>LibTVRefCommonPortable</Name>
107     </ProjectReference>
108   </ItemGroup>
109   <ItemGroup>
110     <Reference Include="Tizen.Xamarin.Forms.Extension, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
111       <HintPath>..\..\packages\Tizen.Xamarin.Forms.Extension.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81\Tizen.Xamarin.Forms.Extension.dll</HintPath>
112     </Reference>
113     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
114       <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>
115     </Reference>
116     <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
117       <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>
118     </Reference>
119     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
120       <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>
121     </Reference>
122   </ItemGroup>
123   <ItemGroup>
124     <None Include="packages.config" />
125   </ItemGroup>
126   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
127   <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')" />
128   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
129     <PropertyGroup>
130       <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
131     </PropertyGroup>
132     <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'))" />
133   </Target>
134   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
135                 Other similar extension points exist, see Microsoft.Common.targets.
136         <Target Name="BeforeBuild">
137         </Target>
138         <Target Name="AfterBuild">
139         </Target>
140         -->
141 </Project>