Digital_World_08.csproj 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  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>{2AEB4CD9-8FA3-4377-97FD-E1B52BA247C0}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>Digital_World_08</RootNamespace>
  10. <AssemblyName>Digital_World_08</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="System">
  37. <HintPath>..\..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll</HintPath>
  38. </Reference>
  39. <Reference Include="System.Core" />
  40. <Reference Include="System.Xml.Linq" />
  41. <Reference Include="System.Data.DataSetExtensions" />
  42. <Reference Include="Microsoft.CSharp" />
  43. <Reference Include="System.Data" />
  44. <Reference Include="System.Deployment" />
  45. <Reference Include="System.Drawing" />
  46. <Reference Include="System.Net.Http" />
  47. <Reference Include="System.Windows.Forms" />
  48. <Reference Include="System.Xml" />
  49. </ItemGroup>
  50. <ItemGroup>
  51. <Compile Include="AddBuild.cs">
  52. <SubType>Form</SubType>
  53. </Compile>
  54. <Compile Include="AddBuild.Designer.cs">
  55. <DependentUpon>AddBuild.cs</DependentUpon>
  56. </Compile>
  57. <Compile Include="AddComplectation.cs">
  58. <SubType>Form</SubType>
  59. </Compile>
  60. <Compile Include="AddComplectation.Designer.cs">
  61. <DependentUpon>AddComplectation.cs</DependentUpon>
  62. </Compile>
  63. <Compile Include="AddUsers.cs">
  64. <SubType>Form</SubType>
  65. </Compile>
  66. <Compile Include="AddUsers.Designer.cs">
  67. <DependentUpon>AddUsers.cs</DependentUpon>
  68. </Compile>
  69. <Compile Include="Add_Order_by_Client.cs">
  70. <SubType>Form</SubType>
  71. </Compile>
  72. <Compile Include="Add_Order_by_Client.Designer.cs">
  73. <DependentUpon>Add_Order_by_Client.cs</DependentUpon>
  74. </Compile>
  75. <Compile Include="Administrator.cs">
  76. <SubType>Form</SubType>
  77. </Compile>
  78. <Compile Include="Administrator.Designer.cs">
  79. <DependentUpon>Administrator.cs</DependentUpon>
  80. </Compile>
  81. <Compile Include="Avtorization.cs">
  82. <SubType>Form</SubType>
  83. </Compile>
  84. <Compile Include="Avtorization.Designer.cs">
  85. <DependentUpon>Avtorization.cs</DependentUpon>
  86. </Compile>
  87. <Compile Include="buildPc.cs">
  88. <SubType>Form</SubType>
  89. </Compile>
  90. <Compile Include="buildPc.Designer.cs">
  91. <DependentUpon>buildPc.cs</DependentUpon>
  92. </Compile>
  93. <Compile Include="digital_world_8DataSet.Designer.cs">
  94. <AutoGen>True</AutoGen>
  95. <DesignTime>True</DesignTime>
  96. <DependentUpon>digital_world_8DataSet.xsd</DependentUpon>
  97. </Compile>
  98. <Compile Include="digital_world_8DataSet1.Designer.cs">
  99. <AutoGen>True</AutoGen>
  100. <DesignTime>True</DesignTime>
  101. <DependentUpon>digital_world_8DataSet1.xsd</DependentUpon>
  102. </Compile>
  103. <Compile Include="Maneger.cs">
  104. <SubType>Form</SubType>
  105. </Compile>
  106. <Compile Include="Maneger.Designer.cs">
  107. <DependentUpon>Maneger.cs</DependentUpon>
  108. </Compile>
  109. <Compile Include="Master.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="Master.Designer.cs">
  113. <DependentUpon>Master.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="Program.cs" />
  116. <Compile Include="Properties\AssemblyInfo.cs" />
  117. <Compile Include="receipt_of_goods.cs">
  118. <SubType>Form</SubType>
  119. </Compile>
  120. <Compile Include="receipt_of_goods.Designer.cs">
  121. <DependentUpon>receipt_of_goods.cs</DependentUpon>
  122. </Compile>
  123. <Compile Include="SeeOrder.cs">
  124. <SubType>Form</SubType>
  125. </Compile>
  126. <Compile Include="SeeOrder.Designer.cs">
  127. <DependentUpon>SeeOrder.cs</DependentUpon>
  128. </Compile>
  129. <EmbeddedResource Include="AddBuild.resx">
  130. <DependentUpon>AddBuild.cs</DependentUpon>
  131. </EmbeddedResource>
  132. <EmbeddedResource Include="AddComplectation.resx">
  133. <DependentUpon>AddComplectation.cs</DependentUpon>
  134. </EmbeddedResource>
  135. <EmbeddedResource Include="AddUsers.resx">
  136. <DependentUpon>AddUsers.cs</DependentUpon>
  137. </EmbeddedResource>
  138. <EmbeddedResource Include="Add_Order_by_Client.resx">
  139. <DependentUpon>Add_Order_by_Client.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="Administrator.resx">
  142. <DependentUpon>Administrator.cs</DependentUpon>
  143. </EmbeddedResource>
  144. <EmbeddedResource Include="Avtorization.resx">
  145. <DependentUpon>Avtorization.cs</DependentUpon>
  146. </EmbeddedResource>
  147. <EmbeddedResource Include="buildPc.resx">
  148. <DependentUpon>buildPc.cs</DependentUpon>
  149. </EmbeddedResource>
  150. <EmbeddedResource Include="Maneger.resx">
  151. <DependentUpon>Maneger.cs</DependentUpon>
  152. </EmbeddedResource>
  153. <EmbeddedResource Include="Master.resx">
  154. <DependentUpon>Master.cs</DependentUpon>
  155. </EmbeddedResource>
  156. <EmbeddedResource Include="Properties\Resources.resx">
  157. <Generator>ResXFileCodeGenerator</Generator>
  158. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  159. <SubType>Designer</SubType>
  160. </EmbeddedResource>
  161. <Compile Include="Properties\Resources.Designer.cs">
  162. <AutoGen>True</AutoGen>
  163. <DependentUpon>Resources.resx</DependentUpon>
  164. </Compile>
  165. <EmbeddedResource Include="receipt_of_goods.resx">
  166. <DependentUpon>receipt_of_goods.cs</DependentUpon>
  167. </EmbeddedResource>
  168. <EmbeddedResource Include="SeeOrder.resx">
  169. <DependentUpon>SeeOrder.cs</DependentUpon>
  170. </EmbeddedResource>
  171. <None Include="digital_world_8DataSet.xsc">
  172. <DependentUpon>digital_world_8DataSet.xsd</DependentUpon>
  173. </None>
  174. <None Include="digital_world_8DataSet.xsd">
  175. <Generator>MSDataSetGenerator</Generator>
  176. <LastGenOutput>digital_world_8DataSet.Designer.cs</LastGenOutput>
  177. <SubType>Designer</SubType>
  178. </None>
  179. <None Include="digital_world_8DataSet.xss">
  180. <DependentUpon>digital_world_8DataSet.xsd</DependentUpon>
  181. </None>
  182. <None Include="digital_world_8DataSet1.xsc">
  183. <DependentUpon>digital_world_8DataSet1.xsd</DependentUpon>
  184. </None>
  185. <None Include="digital_world_8DataSet1.xsd">
  186. <Generator>MSDataSetGenerator</Generator>
  187. <LastGenOutput>digital_world_8DataSet1.Designer.cs</LastGenOutput>
  188. <SubType>Designer</SubType>
  189. </None>
  190. <None Include="digital_world_8DataSet1.xss">
  191. <DependentUpon>digital_world_8DataSet1.xsd</DependentUpon>
  192. </None>
  193. <None Include="Properties\Settings.settings">
  194. <Generator>SettingsSingleFileGenerator</Generator>
  195. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  196. </None>
  197. <Compile Include="Properties\Settings.Designer.cs">
  198. <AutoGen>True</AutoGen>
  199. <DependentUpon>Settings.settings</DependentUpon>
  200. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  201. </Compile>
  202. </ItemGroup>
  203. <ItemGroup>
  204. <None Include="App.config" />
  205. </ItemGroup>
  206. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  207. </Project>