beautyprog.csproj 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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>{2F0131F8-95B4-42F3-8C26-1FDAB958AE56}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>beautyprog</RootNamespace>
  10. <AssemblyName>beautyprog</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="client.cs">
  59. <DependentUpon>Model1.tt</DependentUpon>
  60. </Compile>
  61. <Compile Include="Form1.cs">
  62. <SubType>Form</SubType>
  63. </Compile>
  64. <Compile Include="Form1.Designer.cs">
  65. <DependentUpon>Form1.cs</DependentUpon>
  66. </Compile>
  67. <Compile Include="Model1.Context.cs">
  68. <AutoGen>True</AutoGen>
  69. <DesignTime>True</DesignTime>
  70. <DependentUpon>Model1.Context.tt</DependentUpon>
  71. </Compile>
  72. <Compile Include="Model1.cs">
  73. <AutoGen>True</AutoGen>
  74. <DesignTime>True</DesignTime>
  75. <DependentUpon>Model1.tt</DependentUpon>
  76. </Compile>
  77. <Compile Include="Model1.Designer.cs">
  78. <AutoGen>True</AutoGen>
  79. <DesignTime>True</DesignTime>
  80. <DependentUpon>Model1.edmx</DependentUpon>
  81. </Compile>
  82. <Compile Include="Program.cs" />
  83. <Compile Include="Properties\AssemblyInfo.cs" />
  84. <Compile Include="service.cs">
  85. <DependentUpon>Model1.tt</DependentUpon>
  86. </Compile>
  87. <Compile Include="serviceclient.cs">
  88. <DependentUpon>Model1.tt</DependentUpon>
  89. </Compile>
  90. <Compile Include="sp_helpdiagramdefinition_Result.cs">
  91. <DependentUpon>Model1.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="sp_helpdiagrams_Result.cs">
  94. <DependentUpon>Model1.tt</DependentUpon>
  95. </Compile>
  96. <Compile Include="sysdiagrams.cs">
  97. <DependentUpon>Model1.tt</DependentUpon>
  98. </Compile>
  99. <Compile Include="_AstapovYNISP_33DataSet.Designer.cs">
  100. <AutoGen>True</AutoGen>
  101. <DesignTime>True</DesignTime>
  102. <DependentUpon>_AstapovYNISP_33DataSet.xsd</DependentUpon>
  103. </Compile>
  104. <EmbeddedResource Include="Form1.resx">
  105. <DependentUpon>Form1.cs</DependentUpon>
  106. </EmbeddedResource>
  107. <EmbeddedResource Include="Properties\Resources.resx">
  108. <Generator>ResXFileCodeGenerator</Generator>
  109. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  110. <SubType>Designer</SubType>
  111. </EmbeddedResource>
  112. <Compile Include="Properties\Resources.Designer.cs">
  113. <AutoGen>True</AutoGen>
  114. <DependentUpon>Resources.resx</DependentUpon>
  115. </Compile>
  116. <EntityDeploy Include="Model1.edmx">
  117. <Generator>EntityModelCodeGenerator</Generator>
  118. <LastGenOutput>Model1.Designer.cs</LastGenOutput>
  119. </EntityDeploy>
  120. <None Include="Model1.edmx.diagram">
  121. <DependentUpon>Model1.edmx</DependentUpon>
  122. </None>
  123. <None Include="packages.config" />
  124. <None Include="Properties\Settings.settings">
  125. <Generator>SettingsSingleFileGenerator</Generator>
  126. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  127. </None>
  128. <Compile Include="Properties\Settings.Designer.cs">
  129. <AutoGen>True</AutoGen>
  130. <DependentUpon>Settings.settings</DependentUpon>
  131. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  132. </Compile>
  133. <None Include="_AstapovYNISP_33DataSet.xsc">
  134. <DependentUpon>_AstapovYNISP_33DataSet.xsd</DependentUpon>
  135. </None>
  136. <None Include="_AstapovYNISP_33DataSet.xsd">
  137. <Generator>MSDataSetGenerator</Generator>
  138. <LastGenOutput>_AstapovYNISP_33DataSet.Designer.cs</LastGenOutput>
  139. <SubType>Designer</SubType>
  140. </None>
  141. <None Include="_AstapovYNISP_33DataSet.xss">
  142. <DependentUpon>_AstapovYNISP_33DataSet.xsd</DependentUpon>
  143. </None>
  144. </ItemGroup>
  145. <ItemGroup>
  146. <None Include="App.config" />
  147. </ItemGroup>
  148. <ItemGroup>
  149. <Content Include="Model1.Context.tt">
  150. <Generator>TextTemplatingFileGenerator</Generator>
  151. <LastGenOutput>Model1.Context.cs</LastGenOutput>
  152. <DependentUpon>Model1.edmx</DependentUpon>
  153. </Content>
  154. <Content Include="Model1.tt">
  155. <Generator>TextTemplatingFileGenerator</Generator>
  156. <DependentUpon>Model1.edmx</DependentUpon>
  157. <LastGenOutput>Model1.cs</LastGenOutput>
  158. </Content>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  162. </ItemGroup>
  163. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  164. </Project>