BB_Grishina.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <SSDTUnitTestPath Condition="'$(SSDTUnitTestPath)' == ''">$(VsInstallRoot)\Common7\IDE\Extensions\Microsoft\SQLDB</SSDTUnitTestPath>
  5. <PublishUrl>publish\</PublishUrl>
  6. <Install>true</Install>
  7. <InstallFrom>Disk</InstallFrom>
  8. <UpdateEnabled>false</UpdateEnabled>
  9. <UpdateMode>Foreground</UpdateMode>
  10. <UpdateInterval>7</UpdateInterval>
  11. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  12. <UpdatePeriodically>false</UpdatePeriodically>
  13. <UpdateRequired>false</UpdateRequired>
  14. <MapFileExtensions>true</MapFileExtensions>
  15. <ApplicationRevision>0</ApplicationRevision>
  16. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  17. <UseApplicationTrust>false</UseApplicationTrust>
  18. <BootstrapperEnabled>true</BootstrapperEnabled>
  19. </PropertyGroup>
  20. <PropertyGroup>
  21. <SSDTPath Condition="'$(SSDTPath)' == ''">$(VsInstallRoot)\Common7\IDE\Extensions\Microsoft\SQLDB\DAC\130</SSDTPath>
  22. </PropertyGroup>
  23. <PropertyGroup>
  24. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  25. </PropertyGroup>
  26. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  27. <PropertyGroup>
  28. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  29. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  30. <ProjectGuid>{BE1D5B67-E07D-4AE5-8176-9C11BDF355BA}</ProjectGuid>
  31. <OutputType>WinExe</OutputType>
  32. <RootNamespace>BB_Grishina</RootNamespace>
  33. <AssemblyName>BB_Grishina</AssemblyName>
  34. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  35. <FileAlignment>512</FileAlignment>
  36. <Deterministic>true</Deterministic>
  37. <IsWebBootstrapper>false</IsWebBootstrapper>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  40. <PlatformTarget>AnyCPU</PlatformTarget>
  41. <DebugSymbols>true</DebugSymbols>
  42. <DebugType>full</DebugType>
  43. <Optimize>false</Optimize>
  44. <OutputPath>bin\Debug\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. </PropertyGroup>
  49. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  50. <PlatformTarget>AnyCPU</PlatformTarget>
  51. <DebugType>pdbonly</DebugType>
  52. <Optimize>true</Optimize>
  53. <OutputPath>bin\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. </PropertyGroup>
  58. <ItemGroup>
  59. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  60. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  61. </Reference>
  62. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  63. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System" />
  66. <Reference Include="System.ComponentModel.DataAnnotations" />
  67. <Reference Include="System.Core" />
  68. <Reference Include="System.Runtime.Serialization" />
  69. <Reference Include="System.Security" />
  70. <Reference Include="System.Xml.Linq" />
  71. <Reference Include="System.Data.DataSetExtensions" />
  72. <Reference Include="Microsoft.CSharp" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.Deployment" />
  75. <Reference Include="System.Drawing" />
  76. <Reference Include="System.Windows.Forms" />
  77. <Reference Include="System.Xml" />
  78. </ItemGroup>
  79. <ItemGroup>
  80. <Compile Include="BB_GrishinaDataSet.Designer.cs">
  81. <AutoGen>True</AutoGen>
  82. <DesignTime>True</DesignTime>
  83. <DependentUpon>BB_GrishinaDataSet.xsd</DependentUpon>
  84. </Compile>
  85. <Compile Include="BB_GrishinaDataSet1.Designer.cs">
  86. <AutoGen>True</AutoGen>
  87. <DesignTime>True</DesignTime>
  88. <DependentUpon>BB_GrishinaDataSet1.xsd</DependentUpon>
  89. </Compile>
  90. <Compile Include="Client.cs">
  91. <DependentUpon>Model1.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="ClientService.cs">
  94. <DependentUpon>Model1.tt</DependentUpon>
  95. </Compile>
  96. <Compile Include="DocumentByService.cs">
  97. <DependentUpon>Model1.tt</DependentUpon>
  98. </Compile>
  99. <Compile Include="Form1.cs">
  100. <SubType>Form</SubType>
  101. </Compile>
  102. <Compile Include="Form1.Designer.cs">
  103. <DependentUpon>Form1.cs</DependentUpon>
  104. </Compile>
  105. <Compile Include="Form2.cs">
  106. <SubType>Form</SubType>
  107. </Compile>
  108. <Compile Include="Form2.Designer.cs">
  109. <DependentUpon>Form2.cs</DependentUpon>
  110. </Compile>
  111. <Compile Include="Gender.cs">
  112. <DependentUpon>Model1.tt</DependentUpon>
  113. </Compile>
  114. <Compile Include="Manufacturer.cs">
  115. <DependentUpon>Model1.tt</DependentUpon>
  116. </Compile>
  117. <Compile Include="Model1.Context.cs">
  118. <AutoGen>True</AutoGen>
  119. <DesignTime>True</DesignTime>
  120. <DependentUpon>Model1.Context.tt</DependentUpon>
  121. </Compile>
  122. <Compile Include="Model1.cs">
  123. <AutoGen>True</AutoGen>
  124. <DesignTime>True</DesignTime>
  125. <DependentUpon>Model1.tt</DependentUpon>
  126. </Compile>
  127. <Compile Include="Model1.Designer.cs">
  128. <AutoGen>True</AutoGen>
  129. <DesignTime>True</DesignTime>
  130. <DependentUpon>Model1.edmx</DependentUpon>
  131. </Compile>
  132. <Compile Include="Product.cs">
  133. <DependentUpon>Model1.tt</DependentUpon>
  134. </Compile>
  135. <Compile Include="ProductPhoto.cs">
  136. <DependentUpon>Model1.tt</DependentUpon>
  137. </Compile>
  138. <Compile Include="ProductSale.cs">
  139. <DependentUpon>Model1.tt</DependentUpon>
  140. </Compile>
  141. <Compile Include="Program.cs" />
  142. <Compile Include="Properties\AssemblyInfo.cs" />
  143. <Compile Include="Service.cs">
  144. <DependentUpon>Model1.tt</DependentUpon>
  145. </Compile>
  146. <Compile Include="ServicePhoto.cs">
  147. <DependentUpon>Model1.tt</DependentUpon>
  148. </Compile>
  149. <Compile Include="sp_helpdiagramdefinition_Result.cs">
  150. <DependentUpon>Model1.tt</DependentUpon>
  151. </Compile>
  152. <Compile Include="sp_helpdiagrams_Result.cs">
  153. <DependentUpon>Model1.tt</DependentUpon>
  154. </Compile>
  155. <Compile Include="SqlServerUnitTest1.cs">
  156. <SubType>Designer</SubType>
  157. </Compile>
  158. <Compile Include="sysdiagrams.cs">
  159. <DependentUpon>Model1.tt</DependentUpon>
  160. </Compile>
  161. <Compile Include="Tag.cs">
  162. <DependentUpon>Model1.tt</DependentUpon>
  163. </Compile>
  164. <Compile Include="TestClassAttribute.cs" />
  165. <Compile Include="TestCleanupAttribute.cs" />
  166. <Compile Include="TestInitializeAttribute.cs" />
  167. <Compile Include="TestMethodAttribute.cs" />
  168. <EmbeddedResource Include="Form1.resx">
  169. <DependentUpon>Form1.cs</DependentUpon>
  170. </EmbeddedResource>
  171. <EmbeddedResource Include="Form2.resx">
  172. <DependentUpon>Form2.cs</DependentUpon>
  173. </EmbeddedResource>
  174. <EmbeddedResource Include="Properties\Resources.resx">
  175. <Generator>ResXFileCodeGenerator</Generator>
  176. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  177. <SubType>Designer</SubType>
  178. </EmbeddedResource>
  179. <Compile Include="Properties\Resources.Designer.cs">
  180. <AutoGen>True</AutoGen>
  181. <DependentUpon>Resources.resx</DependentUpon>
  182. </Compile>
  183. <None Include="app.config" />
  184. <None Include="BB_GrishinaDataSet.xsc">
  185. <DependentUpon>BB_GrishinaDataSet.xsd</DependentUpon>
  186. </None>
  187. <None Include="BB_GrishinaDataSet.xsd">
  188. <Generator>MSDataSetGenerator</Generator>
  189. <LastGenOutput>BB_GrishinaDataSet.Designer.cs</LastGenOutput>
  190. <SubType>Designer</SubType>
  191. </None>
  192. <None Include="BB_GrishinaDataSet.xss">
  193. <DependentUpon>BB_GrishinaDataSet.xsd</DependentUpon>
  194. </None>
  195. <EntityDeploy Include="Model1.edmx">
  196. <Generator>EntityModelCodeGenerator</Generator>
  197. <LastGenOutput>Model1.Designer.cs</LastGenOutput>
  198. </EntityDeploy>
  199. <None Include="BB_GrishinaDataSet1.xsc">
  200. <DependentUpon>BB_GrishinaDataSet1.xsd</DependentUpon>
  201. </None>
  202. <None Include="BB_GrishinaDataSet1.xsd">
  203. <Generator>MSDataSetGenerator</Generator>
  204. <LastGenOutput>BB_GrishinaDataSet1.Designer.cs</LastGenOutput>
  205. <SubType>Designer</SubType>
  206. </None>
  207. <None Include="BB_GrishinaDataSet1.xss">
  208. <DependentUpon>BB_GrishinaDataSet1.xsd</DependentUpon>
  209. </None>
  210. <None Include="Model1.edmx.diagram">
  211. <DependentUpon>Model1.edmx</DependentUpon>
  212. </None>
  213. <None Include="packages.config" />
  214. <None Include="Properties\Settings.settings">
  215. <Generator>SettingsSingleFileGenerator</Generator>
  216. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  217. </None>
  218. <Compile Include="Properties\Settings.Designer.cs">
  219. <AutoGen>True</AutoGen>
  220. <DependentUpon>Settings.settings</DependentUpon>
  221. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  222. </Compile>
  223. </ItemGroup>
  224. <ItemGroup>
  225. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  226. <Visible>False</Visible>
  227. <ProductName>.NET Framework 3.5 SP1</ProductName>
  228. <Install>false</Install>
  229. </BootstrapperPackage>
  230. </ItemGroup>
  231. <ItemGroup>
  232. <Content Include="Model1.Context.tt">
  233. <Generator>TextTemplatingFileGenerator</Generator>
  234. <LastGenOutput>Model1.Context.cs</LastGenOutput>
  235. <DependentUpon>Model1.edmx</DependentUpon>
  236. </Content>
  237. <Content Include="Model1.tt">
  238. <Generator>TextTemplatingFileGenerator</Generator>
  239. <DependentUpon>Model1.edmx</DependentUpon>
  240. <LastGenOutput>Model1.cs</LastGenOutput>
  241. </Content>
  242. </ItemGroup>
  243. <ItemGroup Condition="$(VisualStudioVersion) == '16.0'">
  244. <Reference Include="Microsoft.Data.Tools.Schema.Sql, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  245. <HintPath>$(SSDTPath)\Microsoft.Data.Tools.Schema.Sql.dll</HintPath>
  246. <Private>True</Private>
  247. </Reference>
  248. <Reference Include="Microsoft.Data.Tools.Schema.Sql.UnitTesting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  249. <HintPath>$(SSDTUnitTestPath)\Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll</HintPath>
  250. <Private>True</Private>
  251. </Reference>
  252. <Reference Include="Microsoft.Data.Tools.Schema.Sql.UnitTestingAdapter, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  253. <HintPath>$(SSDTUnitTestPath)\Microsoft.Data.Tools.Schema.Sql.UnitTestingAdapter.dll</HintPath>
  254. <Private>True</Private>
  255. </Reference>
  256. </ItemGroup>
  257. <ItemGroup>
  258. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  259. </ItemGroup>
  260. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  261. <PropertyGroup>
  262. <SsdtUnitTestVersion>3.1</SsdtUnitTestVersion>
  263. </PropertyGroup>
  264. <Import Project="$(SQLDBExtensionsRefPath)\Microsoft.Data.Tools.Schema.Sql.UnitTesting.targets" Condition="$(VisualStudioVersion) != '15.0' And '$(SQLDBExtensionsRefPath)' != ''" />
  265. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\SSDT\Microsoft.Data.Tools.Schema.Sql.UnitTesting.targets" Condition="$(VisualStudioVersion) != '15.0' And '$(SQLDBExtensionsRefPath)' == ''" />
  266. </Project>