esoft.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{8C8F28B2-A8C0-4D33-95EE-5C238C4F1B72}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <RootNamespace>esoft</RootNamespace>
  11. <AssemblyName>esoft</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. <Deterministic>true</Deterministic>
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>bin\Release\</OutputPath>
  36. <DefineConstants>TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <ApplicationIcon>Images\esoft.ico</ApplicationIcon>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  45. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  46. </Reference>
  47. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  48. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.ComponentModel.DataAnnotations" />
  55. <Reference Include="System.Data" />
  56. <Reference Include="System.Runtime.Serialization" />
  57. <Reference Include="System.Security" />
  58. <Reference Include="System.Xml" />
  59. <Reference Include="Microsoft.CSharp" />
  60. <Reference Include="System.Core" />
  61. <Reference Include="System.Xml.Linq" />
  62. <Reference Include="System.Data.DataSetExtensions" />
  63. <Reference Include="System.Net.Http" />
  64. <Reference Include="System.Xaml">
  65. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  66. </Reference>
  67. <Reference Include="WindowsBase" />
  68. <Reference Include="PresentationCore" />
  69. <Reference Include="PresentationFramework" />
  70. <Reference Include="Xceed.Wpf.AvalonDock, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Xceed.Wpf.AvalonDock.Themes.Aero, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  74. <HintPath>..\packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Xceed.Wpf.AvalonDock.Themes.Metro, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  77. <HintPath>..\packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Xceed.Wpf.AvalonDock.Themes.VS2010, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Xceed.Wpf.Toolkit, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  83. <HintPath>..\packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.Toolkit.dll</HintPath>
  84. </Reference>
  85. </ItemGroup>
  86. <ItemGroup>
  87. <ApplicationDefinition Include="App.xaml">
  88. <Generator>MSBuild:Compile</Generator>
  89. <SubType>Designer</SubType>
  90. </ApplicationDefinition>
  91. <Page Include="Dictionaries\DictionaryStyle.xaml">
  92. <SubType>Designer</SubType>
  93. <Generator>MSBuild:Compile</Generator>
  94. </Page>
  95. <Page Include="MainWindow.xaml">
  96. <Generator>MSBuild:Compile</Generator>
  97. <SubType>Designer</SubType>
  98. </Page>
  99. <Compile Include="App.xaml.cs">
  100. <DependentUpon>App.xaml</DependentUpon>
  101. <SubType>Code</SubType>
  102. </Compile>
  103. <Compile Include="Class\ActualContext.cs" />
  104. <Compile Include="Class\CoefficientFill.cs" />
  105. <Compile Include="Class\ExecuterFill.cs" />
  106. <Compile Include="Class\GetCurrentUser.cs" />
  107. <Compile Include="Class\GetGrade.cs" />
  108. <Compile Include="Class\StatusTask.cs" />
  109. <Compile Include="Class\TaskFill.cs" />
  110. <Compile Include="Class\UserInFIO.cs" />
  111. <Compile Include="Entities\esoftModel.Context.cs">
  112. <AutoGen>True</AutoGen>
  113. <DesignTime>True</DesignTime>
  114. <DependentUpon>esoftModel.Context.tt</DependentUpon>
  115. </Compile>
  116. <Compile Include="Entities\esoftModel.cs">
  117. <AutoGen>True</AutoGen>
  118. <DesignTime>True</DesignTime>
  119. <DependentUpon>esoftModel.tt</DependentUpon>
  120. </Compile>
  121. <Compile Include="Entities\esoftModel.Designer.cs">
  122. <AutoGen>True</AutoGen>
  123. <DesignTime>True</DesignTime>
  124. <DependentUpon>esoftModel.edmx</DependentUpon>
  125. </Compile>
  126. <Compile Include="Entities\Executor.cs">
  127. <DependentUpon>esoftModel.tt</DependentUpon>
  128. </Compile>
  129. <Compile Include="Entities\Manager.cs">
  130. <DependentUpon>esoftModel.tt</DependentUpon>
  131. </Compile>
  132. <Compile Include="Entities\sysdiagrams.cs">
  133. <DependentUpon>esoftModel.tt</DependentUpon>
  134. </Compile>
  135. <Compile Include="Entities\Task.cs">
  136. <DependentUpon>esoftModel.tt</DependentUpon>
  137. </Compile>
  138. <Compile Include="Entities\User.cs">
  139. <DependentUpon>esoftModel.tt</DependentUpon>
  140. </Compile>
  141. <Compile Include="MainWindow.xaml.cs">
  142. <DependentUpon>MainWindow.xaml</DependentUpon>
  143. <SubType>Code</SubType>
  144. </Compile>
  145. <Page Include="Pages\AddEditServicePage.xaml">
  146. <SubType>Designer</SubType>
  147. <Generator>MSBuild:Compile</Generator>
  148. </Page>
  149. <Page Include="Pages\AddExecutorPage.xaml">
  150. <SubType>Designer</SubType>
  151. <Generator>MSBuild:Compile</Generator>
  152. </Page>
  153. <Page Include="Pages\EditPriceCoefficient.xaml">
  154. <SubType>Designer</SubType>
  155. <Generator>MSBuild:Compile</Generator>
  156. </Page>
  157. <Page Include="Pages\ExecutorsListPage.xaml">
  158. <SubType>Designer</SubType>
  159. <Generator>MSBuild:Compile</Generator>
  160. </Page>
  161. <Page Include="Pages\LoginPage.xaml">
  162. <SubType>Designer</SubType>
  163. <Generator>MSBuild:Compile</Generator>
  164. </Page>
  165. <Page Include="Pages\TaskLists.xaml">
  166. <SubType>Designer</SubType>
  167. <Generator>MSBuild:Compile</Generator>
  168. </Page>
  169. </ItemGroup>
  170. <ItemGroup>
  171. <Compile Include="Models\Respounce\RespounceUser.cs" />
  172. <Compile Include="Pages\AddEditServicePage.xaml.cs">
  173. <DependentUpon>AddEditServicePage.xaml</DependentUpon>
  174. </Compile>
  175. <Compile Include="Pages\AddExecutorPage.xaml.cs">
  176. <DependentUpon>AddExecutorPage.xaml</DependentUpon>
  177. </Compile>
  178. <Compile Include="Pages\EditPriceCoefficient.xaml.cs">
  179. <DependentUpon>EditPriceCoefficient.xaml</DependentUpon>
  180. </Compile>
  181. <Compile Include="Pages\ExecutorsListPage.xaml.cs">
  182. <DependentUpon>ExecutorsListPage.xaml</DependentUpon>
  183. </Compile>
  184. <Compile Include="Pages\LoginPage.xaml.cs">
  185. <DependentUpon>LoginPage.xaml</DependentUpon>
  186. </Compile>
  187. <Compile Include="Pages\TaskLists.xaml.cs">
  188. <DependentUpon>TaskLists.xaml</DependentUpon>
  189. </Compile>
  190. <Compile Include="Properties\AssemblyInfo.cs">
  191. <SubType>Code</SubType>
  192. </Compile>
  193. <Compile Include="Properties\Resources.Designer.cs">
  194. <AutoGen>True</AutoGen>
  195. <DesignTime>True</DesignTime>
  196. <DependentUpon>Resources.resx</DependentUpon>
  197. </Compile>
  198. <Compile Include="Properties\Settings.Designer.cs">
  199. <AutoGen>True</AutoGen>
  200. <DependentUpon>Settings.settings</DependentUpon>
  201. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  202. </Compile>
  203. <EmbeddedResource Include="Properties\Resources.resx">
  204. <Generator>ResXFileCodeGenerator</Generator>
  205. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  206. </EmbeddedResource>
  207. <EntityDeploy Include="Entities\esoftModel.edmx">
  208. <Generator>EntityModelCodeGenerator</Generator>
  209. <LastGenOutput>esoftModel.Designer.cs</LastGenOutput>
  210. </EntityDeploy>
  211. <None Include="Entities\esoftModel.edmx.diagram">
  212. <DependentUpon>esoftModel.edmx</DependentUpon>
  213. </None>
  214. <None Include="packages.config" />
  215. <None Include="Properties\Settings.settings">
  216. <Generator>SettingsSingleFileGenerator</Generator>
  217. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  218. </None>
  219. </ItemGroup>
  220. <ItemGroup>
  221. <None Include="App.config" />
  222. </ItemGroup>
  223. <ItemGroup>
  224. <Content Include="Entities\esoftModel.Context.tt">
  225. <Generator>TextTemplatingFileGenerator</Generator>
  226. <LastGenOutput>esoftModel.Context.cs</LastGenOutput>
  227. <DependentUpon>esoftModel.edmx</DependentUpon>
  228. </Content>
  229. <Content Include="Entities\esoftModel.tt">
  230. <Generator>TextTemplatingFileGenerator</Generator>
  231. <DependentUpon>esoftModel.edmx</DependentUpon>
  232. <LastGenOutput>esoftModel.cs</LastGenOutput>
  233. </Content>
  234. <Resource Include="Images\edit.png" />
  235. <Resource Include="Images\esoft.ico" />
  236. <Resource Include="Images\esoft logo.png" />
  237. </ItemGroup>
  238. <ItemGroup>
  239. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  240. </ItemGroup>
  241. <ItemGroup />
  242. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  243. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  244. <PropertyGroup>
  245. <ErrorText>Данный проект ссылается на пакеты NuGet, отсутствующие на этом компьютере. Используйте восстановление пакетов NuGet, чтобы скачать их. Дополнительную информацию см. по адресу: http://go.microsoft.com/fwlink/?LinkID=322105. Отсутствует следующий файл: {0}.</ErrorText>
  246. </PropertyGroup>
  247. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  248. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  249. </Target>
  250. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  251. </Project>