KFC.csproj 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{B6348F21-F20F-4EE3-BE51-056782BCD365}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>KFC</RootNamespace>
  10. <AssemblyName>KFC</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <PlatformTarget>AnyCPU</PlatformTarget>
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="System" />
  40. <Reference Include="System.Data" />
  41. <Reference Include="System.Xml" />
  42. <Reference Include="Microsoft.CSharp" />
  43. <Reference Include="System.Core" />
  44. <Reference Include="System.Xml.Linq" />
  45. <Reference Include="System.Data.DataSetExtensions" />
  46. <Reference Include="System.Net.Http" />
  47. <Reference Include="System.Xaml">
  48. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  49. </Reference>
  50. <Reference Include="WindowsBase" />
  51. <Reference Include="PresentationCore" />
  52. <Reference Include="PresentationFramework" />
  53. </ItemGroup>
  54. <ItemGroup>
  55. <ApplicationDefinition Include="App.xaml">
  56. <Generator>MSBuild:Compile</Generator>
  57. <SubType>Designer</SubType>
  58. </ApplicationDefinition>
  59. <Compile Include="Windows\Menu.xaml.cs">
  60. <DependentUpon>Menu.xaml</DependentUpon>
  61. </Compile>
  62. <Compile Include="Windows\Zdes_s_Soboy.xaml.cs">
  63. <DependentUpon>Zdes_s_Soboy.xaml</DependentUpon>
  64. </Compile>
  65. <Page Include="Make_An_Order.xaml">
  66. <Generator>MSBuild:Compile</Generator>
  67. <SubType>Designer</SubType>
  68. </Page>
  69. <Compile Include="App.xaml.cs">
  70. <DependentUpon>App.xaml</DependentUpon>
  71. <SubType>Code</SubType>
  72. </Compile>
  73. <Compile Include="Make_An_Order.xaml.cs">
  74. <DependentUpon>Make_An_Order.xaml</DependentUpon>
  75. <SubType>Code</SubType>
  76. </Compile>
  77. <Page Include="Windows\Menu.xaml">
  78. <SubType>Designer</SubType>
  79. <Generator>MSBuild:Compile</Generator>
  80. </Page>
  81. <Page Include="Windows\Zdes_s_Soboy.xaml">
  82. <SubType>Designer</SubType>
  83. <Generator>MSBuild:Compile</Generator>
  84. </Page>
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Compile Include="Properties\AssemblyInfo.cs">
  88. <SubType>Code</SubType>
  89. </Compile>
  90. <Compile Include="Properties\Resources.Designer.cs">
  91. <AutoGen>True</AutoGen>
  92. <DesignTime>True</DesignTime>
  93. <DependentUpon>Resources.resx</DependentUpon>
  94. </Compile>
  95. <Compile Include="Properties\Settings.Designer.cs">
  96. <AutoGen>True</AutoGen>
  97. <DependentUpon>Settings.settings</DependentUpon>
  98. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  99. </Compile>
  100. <EmbeddedResource Include="Properties\Resources.resx">
  101. <Generator>ResXFileCodeGenerator</Generator>
  102. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  103. </EmbeddedResource>
  104. <None Include="Properties\Settings.settings">
  105. <Generator>SettingsSingleFileGenerator</Generator>
  106. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  107. </None>
  108. </ItemGroup>
  109. <ItemGroup>
  110. <None Include="App.config" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <Resource Include="Images\88e571df9a7fde21ad696a58785ed45a.jpg" />
  114. <Resource Include="Images\c_собой.jpg" />
  115. <Resource Include="Images\kfc-faxafeni.jpg" />
  116. <Resource Include="Images\kfc_australia_ig.jpg" />
  117. <Resource Include="Images\podnos1.jpg" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Resource Include="Images\KFC_logo.png" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Resource Include="Images\SHefburger.png" />
  124. </ItemGroup>
  125. <ItemGroup>
  126. <Resource Include="Images\kfc_food_PNG2.png" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Resource Include="Images\UCUql0PmCOwmeoDal5x8g.png" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Resource Include="Images\Биг крылья.jpg" />
  133. <Resource Include="Images\Биггер.png" />
  134. <Resource Include="Images\Кофе.jpg" />
  135. <Resource Include="Images\Крылья + картоха.jpg" />
  136. <Resource Include="Images\Лимонад от шефа.jpg" />
  137. <Resource Include="Images\Напиток.jpg" />
  138. <Resource Include="Images\острый сандерс.png" />
  139. <Resource Include="Images\По-деревенски.png" />
  140. <Resource Include="Images\Сандерс-348x350.png" />
  141. <Resource Include="Images\темный.png" />
  142. <Resource Include="Images\Фри.png" />
  143. <Resource Include="Images\Чикен-Зингер.png" />
  144. <Resource Include="Images\Шеф.png" />
  145. </ItemGroup>
  146. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  147. </Project>