BB.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  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>{EF5E7CA6-0991-437B-9098-34027E5BB9EF}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>BB</RootNamespace>
  10. <AssemblyName>BB</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  37. <HintPath>packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  38. </Reference>
  39. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  40. <HintPath>packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  41. </Reference>
  42. <Reference Include="System" />
  43. <Reference Include="System.ComponentModel.DataAnnotations" />
  44. <Reference Include="System.Core" />
  45. <Reference Include="System.Runtime.Serialization" />
  46. <Reference Include="System.Security" />
  47. <Reference Include="System.Xml.Linq" />
  48. <Reference Include="System.Data.DataSetExtensions" />
  49. <Reference Include="Microsoft.CSharp" />
  50. <Reference Include="System.Data" />
  51. <Reference Include="System.Deployment" />
  52. <Reference Include="System.Drawing" />
  53. <Reference Include="System.Net.Http" />
  54. <Reference Include="System.Windows.Forms" />
  55. <Reference Include="System.Xml" />
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="BB_PostanogovDataSet.Designer.cs">
  59. <AutoGen>True</AutoGen>
  60. <DesignTime>True</DesignTime>
  61. <DependentUpon>BB_PostanogovDataSet.xsd</DependentUpon>
  62. </Compile>
  63. <Compile Include="Form1.cs">
  64. <SubType>Form</SubType>
  65. </Compile>
  66. <Compile Include="Form1.Designer.cs">
  67. <DependentUpon>Form1.cs</DependentUpon>
  68. </Compile>
  69. <Compile Include="Вход.cs">
  70. <SubType>Form</SubType>
  71. </Compile>
  72. <Compile Include="Вход.Designer.cs">
  73. <DependentUpon>Вход.cs</DependentUpon>
  74. </Compile>
  75. <Compile Include="Главная%28Клиент%29.cs">
  76. <SubType>Form</SubType>
  77. </Compile>
  78. <Compile Include="Главная%28Клиент%29.Designer.cs">
  79. <DependentUpon>Главная%28Клиент%29.cs</DependentUpon>
  80. </Compile>
  81. <Compile Include="Главная.cs">
  82. <SubType>Form</SubType>
  83. </Compile>
  84. <Compile Include="Главная.Designer.cs">
  85. <DependentUpon>Главная.cs</DependentUpon>
  86. </Compile>
  87. <Compile Include="Model1.Context.cs">
  88. <AutoGen>True</AutoGen>
  89. <DesignTime>True</DesignTime>
  90. <DependentUpon>Model1.Context.tt</DependentUpon>
  91. </Compile>
  92. <Compile Include="Model1.cs">
  93. <AutoGen>True</AutoGen>
  94. <DesignTime>True</DesignTime>
  95. <DependentUpon>Model1.tt</DependentUpon>
  96. </Compile>
  97. <Compile Include="Model1.Designer.cs">
  98. <AutoGen>True</AutoGen>
  99. <DesignTime>True</DesignTime>
  100. <DependentUpon>Model1.edmx</DependentUpon>
  101. </Compile>
  102. <Compile Include="Program.cs" />
  103. <Compile Include="Properties\AssemblyInfo.cs" />
  104. <Compile Include="sysdiagrams.cs">
  105. <DependentUpon>Model1.tt</DependentUpon>
  106. </Compile>
  107. <Compile Include="Администратор.cs">
  108. <DependentUpon>Model1.tt</DependentUpon>
  109. </Compile>
  110. <Compile Include="Клиенты.cs">
  111. <DependentUpon>Model1.tt</DependentUpon>
  112. </Compile>
  113. <Compile Include="Оказание_услуги.cs">
  114. <DependentUpon>Model1.tt</DependentUpon>
  115. </Compile>
  116. <Compile Include="Роли.cs">
  117. <DependentUpon>Model1.tt</DependentUpon>
  118. </Compile>
  119. <Compile Include="Сотрудники.cs">
  120. <DependentUpon>Model1.tt</DependentUpon>
  121. </Compile>
  122. <Compile Include="Тэг.cs">
  123. <DependentUpon>Model1.tt</DependentUpon>
  124. </Compile>
  125. <Compile Include="Услуги.cs">
  126. <DependentUpon>Model1.tt</DependentUpon>
  127. </Compile>
  128. <Compile Include="Фото_услуги.cs">
  129. <DependentUpon>Model1.tt</DependentUpon>
  130. </Compile>
  131. <EmbeddedResource Include="Вход.resx">
  132. <DependentUpon>Вход.cs</DependentUpon>
  133. </EmbeddedResource>
  134. <EmbeddedResource Include="Properties\Resources.resx">
  135. <Generator>ResXFileCodeGenerator</Generator>
  136. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  137. <SubType>Designer</SubType>
  138. </EmbeddedResource>
  139. <Compile Include="Properties\Resources.Designer.cs">
  140. <AutoGen>True</AutoGen>
  141. <DependentUpon>Resources.resx</DependentUpon>
  142. </Compile>
  143. <EmbeddedResource Include="Главная.resx">
  144. <DependentUpon>Главная.cs</DependentUpon>
  145. </EmbeddedResource>
  146. <EntityDeploy Include="Model1.edmx">
  147. <Generator>EntityModelCodeGenerator</Generator>
  148. <LastGenOutput>Model1.Designer.cs</LastGenOutput>
  149. </EntityDeploy>
  150. <None Include="BB_PostanogovDataSet.xsc">
  151. <DependentUpon>BB_PostanogovDataSet.xsd</DependentUpon>
  152. </None>
  153. <None Include="BB_PostanogovDataSet.xsd">
  154. <Generator>MSDataSetGenerator</Generator>
  155. <LastGenOutput>BB_PostanogovDataSet.Designer.cs</LastGenOutput>
  156. <SubType>Designer</SubType>
  157. </None>
  158. <None Include="BB_PostanogovDataSet.xss">
  159. <DependentUpon>BB_PostanogovDataSet.xsd</DependentUpon>
  160. </None>
  161. <None Include="Model1.edmx.diagram">
  162. <DependentUpon>Model1.edmx</DependentUpon>
  163. </None>
  164. <None Include="packages.config" />
  165. <None Include="Properties\Settings.settings">
  166. <Generator>SettingsSingleFileGenerator</Generator>
  167. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  168. </None>
  169. <Compile Include="Properties\Settings.Designer.cs">
  170. <AutoGen>True</AutoGen>
  171. <DependentUpon>Settings.settings</DependentUpon>
  172. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  173. </Compile>
  174. </ItemGroup>
  175. <ItemGroup>
  176. <None Include="App.config" />
  177. </ItemGroup>
  178. <ItemGroup>
  179. <Content Include="Model1.Context.tt">
  180. <Generator>TextTemplatingFileGenerator</Generator>
  181. <LastGenOutput>Model1.Context.cs</LastGenOutput>
  182. <DependentUpon>Model1.edmx</DependentUpon>
  183. </Content>
  184. <Content Include="Model1.tt">
  185. <Generator>TextTemplatingFileGenerator</Generator>
  186. <DependentUpon>Model1.edmx</DependentUpon>
  187. <LastGenOutput>Model1.cs</LastGenOutput>
  188. </Content>
  189. </ItemGroup>
  190. <ItemGroup>
  191. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  192. </ItemGroup>
  193. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  194. </Project>