Ageev_Exam_Tour.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  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>{3D5C3503-021D-4C6C-A38D-B58C905699B6}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>Ageev_Exam_Tour</RootNamespace>
  10. <AssemblyName>Ageev_Exam_Tour</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</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. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  39. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  40. </Reference>
  41. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  42. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  43. </Reference>
  44. <Reference Include="System" />
  45. <Reference Include="System.ComponentModel.Composition" />
  46. <Reference Include="System.ComponentModel.DataAnnotations" />
  47. <Reference Include="System.Data" />
  48. <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  49. <HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
  50. <Private>True</Private>
  51. <Private>True</Private>
  52. </Reference>
  53. <Reference Include="System.Runtime.Serialization" />
  54. <Reference Include="System.Security" />
  55. <Reference Include="System.Xml" />
  56. <Reference Include="Microsoft.CSharp" />
  57. <Reference Include="System.Core" />
  58. <Reference Include="System.Xml.Linq" />
  59. <Reference Include="System.Data.DataSetExtensions" />
  60. <Reference Include="System.Net.Http" />
  61. <Reference Include="System.Xaml">
  62. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  63. </Reference>
  64. <Reference Include="WindowsBase" />
  65. <Reference Include="PresentationCore" />
  66. <Reference Include="PresentationFramework" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <ApplicationDefinition Include="App.xaml">
  70. <Generator>MSBuild:Compile</Generator>
  71. <SubType>Designer</SubType>
  72. </ApplicationDefinition>
  73. <Compile Include="Model\Country.cs">
  74. <DependentUpon>MyModel.tt</DependentUpon>
  75. </Compile>
  76. <Compile Include="GeneralData.cs" />
  77. <Compile Include="Model\Hotel.cs">
  78. <DependentUpon>MyModel.tt</DependentUpon>
  79. </Compile>
  80. <Compile Include="Model\HotelComment.cs">
  81. <DependentUpon>MyModel.tt</DependentUpon>
  82. </Compile>
  83. <Compile Include="Model\HotelImage.cs">
  84. <DependentUpon>MyModel.tt</DependentUpon>
  85. </Compile>
  86. <Compile Include="ViewModel\HotelList.cs" />
  87. <Compile Include="Model\MyModel.cs">
  88. <AutoGen>True</AutoGen>
  89. <DesignTime>True</DesignTime>
  90. <DependentUpon>MyModel.tt</DependentUpon>
  91. </Compile>
  92. <Compile Include="Model\sp_helpdiagramdefinition_Result.cs">
  93. <DependentUpon>MyModel.tt</DependentUpon>
  94. </Compile>
  95. <Compile Include="Model\sp_helpdiagrams_Result.cs">
  96. <DependentUpon>MyModel.tt</DependentUpon>
  97. </Compile>
  98. <Compile Include="Model\Tour.cs">
  99. <DependentUpon>MyModel.tt</DependentUpon>
  100. </Compile>
  101. <Compile Include="ViewModel\TourList.cs" />
  102. <Compile Include="Model\Type.cs">
  103. <DependentUpon>MyModel.tt</DependentUpon>
  104. </Compile>
  105. <Compile Include="Windows\wHotelActions.xaml.cs">
  106. <DependentUpon>wHotelActions.xaml</DependentUpon>
  107. </Compile>
  108. <Page Include="MainWindow.xaml">
  109. <Generator>MSBuild:Compile</Generator>
  110. <SubType>Designer</SubType>
  111. </Page>
  112. <Compile Include="App.xaml.cs">
  113. <DependentUpon>App.xaml</DependentUpon>
  114. <SubType>Code</SubType>
  115. </Compile>
  116. <Compile Include="MainWindow.xaml.cs">
  117. <DependentUpon>MainWindow.xaml</DependentUpon>
  118. <SubType>Code</SubType>
  119. </Compile>
  120. <Page Include="Pages\pgHotels.xaml">
  121. <SubType>Designer</SubType>
  122. <Generator>MSBuild:Compile</Generator>
  123. </Page>
  124. <Page Include="Pages\pgTaskChooser.xaml">
  125. <SubType>Designer</SubType>
  126. <Generator>MSBuild:Compile</Generator>
  127. </Page>
  128. <Page Include="Pages\pgTourList.xaml">
  129. <SubType>Designer</SubType>
  130. <Generator>MSBuild:Compile</Generator>
  131. </Page>
  132. <Page Include="Windows\wHotelActions.xaml">
  133. <SubType>Designer</SubType>
  134. <Generator>MSBuild:Compile</Generator>
  135. </Page>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Compile Include="Model\MyModel.Context.cs">
  139. <AutoGen>True</AutoGen>
  140. <DesignTime>True</DesignTime>
  141. <DependentUpon>MyModel.Context.tt</DependentUpon>
  142. </Compile>
  143. <Compile Include="Model\MyModel.Designer.cs">
  144. <AutoGen>True</AutoGen>
  145. <DesignTime>True</DesignTime>
  146. <DependentUpon>MyModel.edmx</DependentUpon>
  147. </Compile>
  148. <Compile Include="Pages\pgHotels.xaml.cs">
  149. <DependentUpon>pgHotels.xaml</DependentUpon>
  150. </Compile>
  151. <Compile Include="Pages\pgTaskChooser.xaml.cs">
  152. <DependentUpon>pgTaskChooser.xaml</DependentUpon>
  153. </Compile>
  154. <Compile Include="Pages\pgTourList.xaml.cs">
  155. <DependentUpon>pgTourList.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="Properties\AssemblyInfo.cs">
  158. <SubType>Code</SubType>
  159. </Compile>
  160. <Compile Include="Properties\Resources.Designer.cs">
  161. <AutoGen>True</AutoGen>
  162. <DesignTime>True</DesignTime>
  163. <DependentUpon>Resources.resx</DependentUpon>
  164. </Compile>
  165. <Compile Include="Properties\Settings.Designer.cs">
  166. <AutoGen>True</AutoGen>
  167. <DependentUpon>Settings.settings</DependentUpon>
  168. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  169. </Compile>
  170. <EmbeddedResource Include="Properties\Resources.resx">
  171. <Generator>ResXFileCodeGenerator</Generator>
  172. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  173. </EmbeddedResource>
  174. <EntityDeploy Include="Model\MyModel.edmx">
  175. <Generator>EntityModelCodeGenerator</Generator>
  176. <LastGenOutput>MyModel.Designer.cs</LastGenOutput>
  177. </EntityDeploy>
  178. <None Include="Model\MyModel.edmx.diagram">
  179. <DependentUpon>MyModel.edmx</DependentUpon>
  180. </None>
  181. <None Include="packages.config" />
  182. <None Include="Properties\Settings.settings">
  183. <Generator>SettingsSingleFileGenerator</Generator>
  184. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  185. </None>
  186. <None Include="TaskOfExam\Country.csv" />
  187. <None Include="TaskOfExam\Hotel.xls" />
  188. <None Include="TaskOfExam\Tours.xlsx" />
  189. <None Include="TaskOfExam\Оценивание.xlsx" />
  190. <None Include="TaskOfExam\Пример ДЭ\import\Отели.xls" />
  191. <None Include="TaskOfExam\Пример ДЭ\import\Страны.csv" />
  192. <None Include="TaskOfExam\Пример ДЭ\import\Туры.xlsx" />
  193. <None Include="TaskOfExam\Пример ДЭ\Задание Туры.docx" />
  194. <None Include="TaskOfExam\Пример ДЭ\Руководство по стилю_E.pdf" />
  195. <None Include="TaskOfExam\Пример ДЭ\Система оценивания %28туризм%29.xlsx" />
  196. </ItemGroup>
  197. <ItemGroup>
  198. <None Include="App.config" />
  199. </ItemGroup>
  200. <ItemGroup>
  201. <Content Include="Model\MyModel.Context.tt">
  202. <Generator>TextTemplatingFileGenerator</Generator>
  203. <LastGenOutput>MyModel.Context.cs</LastGenOutput>
  204. <DependentUpon>MyModel.edmx</DependentUpon>
  205. </Content>
  206. <Content Include="Model\MyModel.tt">
  207. <Generator>TextTemplatingFileGenerator</Generator>
  208. <DependentUpon>MyModel.edmx</DependentUpon>
  209. <LastGenOutput>MyModel.cs</LastGenOutput>
  210. </Content>
  211. <Content Include="TaskOfExam\Пример ДЭ\ms.sql" />
  212. <Content Include="TaskOfExam\Пример ДЭ\my.sql" />
  213. <Resource Include="TaskOfExam\Пример ДЭ\picture.png" />
  214. <Resource Include="TaskOfExam\Пример ДЭ\tours_page.png" />
  215. <Resource Include="Res\Туры фото\Болгарское наследие.jpg" />
  216. <Resource Include="Res\Туры фото\Волшебный Восток.jpg" />
  217. <Resource Include="Res\Туры фото\Город с большими амбициями.jpg" />
  218. <Resource Include="Res\Туры фото\Город четырех ворот.jpg" />
  219. <Resource Include="Res\Туры фото\Древний Минск.jpg" />
  220. <Resource Include="Res\Туры фото\Жемчужина Татарстана.jpg" />
  221. <Resource Include="Res\Туры фото\Знакомьтесь, Амстердам!.jpg" />
  222. <Resource Include="Res\Туры фото\Из Алании к загадочным пещерам Алтынбешик.jpg" />
  223. <Resource Include="Res\Туры фото\Многоликий Сувон.jpg" />
  224. <Resource Include="Res\Туры фото\Москва поэтическая.jpg" />
  225. <Resource Include="Res\Туры фото\Незабываемый Дели.jpg" />
  226. <Resource Include="Res\Туры фото\По старому Таллину.jpg" />
  227. <Resource Include="Res\Туры фото\Романтика белых ночей и разводных мостов.jpg" />
  228. <Resource Include="Res\Туры фото\Свидание с Хельсинки.jpg" />
  229. <Resource Include="Res\Туры фото\Сердце Ирана.jpg" />
  230. <Resource Include="Res\Туры фото\Сердце Северной Карелии.jpg" />
  231. <Resource Include="Res\Туры фото\Старый город.jpg" />
  232. <Resource Include="Res\Туры фото\Столица страны Утренней Свежести.jpg" />
  233. <Resource Include="Res\Туры фото\Страна идеальной гармонии.jpg" />
  234. <Resource Include="Res\Туры фото\Урбанистическая Бразилия.jpg" />
  235. <Resource Include="Res\Туры фото\Финская крепость.jpg" />
  236. <Resource Include="Res\Туры фото\Финский романтизм.jpg" />
  237. <Resource Include="Res\picture.png">
  238. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  239. </Resource>
  240. </ItemGroup>
  241. <ItemGroup>
  242. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  243. </ItemGroup>
  244. <ItemGroup />
  245. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  246. </Project>