OTSExtremum.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  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>{BBA845E8-27ED-4832-90FA-32F737E1FCA7}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>OTSExtremum</RootNamespace>
  10. <AssemblyName>OTSExtremum</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. <PublishUrl>publish\</PublishUrl>
  16. <Install>true</Install>
  17. <InstallFrom>Disk</InstallFrom>
  18. <UpdateEnabled>false</UpdateEnabled>
  19. <UpdateMode>Foreground</UpdateMode>
  20. <UpdateInterval>7</UpdateInterval>
  21. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  22. <UpdatePeriodically>false</UpdatePeriodically>
  23. <UpdateRequired>false</UpdateRequired>
  24. <MapFileExtensions>true</MapFileExtensions>
  25. <ApplicationRevision>0</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <IsWebBootstrapper>false</IsWebBootstrapper>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. <TargetFrameworkProfile />
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugSymbols>true</DebugSymbols>
  35. <DebugType>full</DebugType>
  36. <Optimize>false</Optimize>
  37. <OutputPath>..\Bin\x64\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <Prefer32Bit>false</Prefer32Bit>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <PlatformTarget>x64</PlatformTarget>
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>..\Bin\x64\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <Prefer32Bit>false</Prefer32Bit>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|AnyCPU'">
  54. <OutputPath>bin\Release_oxford50\</OutputPath>
  55. <DefineConstants>TRACE</DefineConstants>
  56. <Optimize>true</Optimize>
  57. <DebugType>pdbonly</DebugType>
  58. <PlatformTarget>x64</PlatformTarget>
  59. <LangVersion>7.3</LangVersion>
  60. <ErrorReport>prompt</ErrorReport>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  63. <DebugSymbols>true</DebugSymbols>
  64. <OutputPath>bin\x64\Debug\</OutputPath>
  65. <DefineConstants>DEBUG;TRACE</DefineConstants>
  66. <DebugType>full</DebugType>
  67. <PlatformTarget>x64</PlatformTarget>
  68. <LangVersion>7.3</LangVersion>
  69. <ErrorReport>prompt</ErrorReport>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  72. <OutputPath>bin\x64\Release\</OutputPath>
  73. <DefineConstants>TRACE</DefineConstants>
  74. <Optimize>true</Optimize>
  75. <DebugType>pdbonly</DebugType>
  76. <PlatformTarget>x64</PlatformTarget>
  77. <LangVersion>7.3</LangVersion>
  78. <ErrorReport>prompt</ErrorReport>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
  81. <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
  82. <DefineConstants>TRACE</DefineConstants>
  83. <Optimize>true</Optimize>
  84. <DebugType>pdbonly</DebugType>
  85. <PlatformTarget>x64</PlatformTarget>
  86. <LangVersion>7.3</LangVersion>
  87. <ErrorReport>prompt</ErrorReport>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|AnyCPU'">
  90. <OutputPath>bin\CleannessRelease\</OutputPath>
  91. <DefineConstants>TRACE</DefineConstants>
  92. <Optimize>true</Optimize>
  93. <DebugType>pdbonly</DebugType>
  94. <PlatformTarget>x64</PlatformTarget>
  95. <LangVersion>7.3</LangVersion>
  96. <ErrorReport>prompt</ErrorReport>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|x64'">
  99. <OutputPath>..\bin\x64\CleannessRelease\</OutputPath>
  100. <DefineConstants>TRACE</DefineConstants>
  101. <Optimize>true</Optimize>
  102. <DebugType>pdbonly</DebugType>
  103. <PlatformTarget>x64</PlatformTarget>
  104. <LangVersion>7.3</LangVersion>
  105. <ErrorReport>prompt</ErrorReport>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|AnyCPU'">
  108. <OutputPath>bin\LithiumCleanness\</OutputPath>
  109. <DefineConstants>TRACE</DefineConstants>
  110. <Optimize>true</Optimize>
  111. <DebugType>pdbonly</DebugType>
  112. <PlatformTarget>x64</PlatformTarget>
  113. <LangVersion>7.3</LangVersion>
  114. <ErrorReport>prompt</ErrorReport>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|x64'">
  117. <OutputPath>bin\x64\LithiumCleanness\</OutputPath>
  118. <DefineConstants>TRACE</DefineConstants>
  119. <Optimize>true</Optimize>
  120. <DebugType>pdbonly</DebugType>
  121. <PlatformTarget>x64</PlatformTarget>
  122. <LangVersion>7.3</LangVersion>
  123. <ErrorReport>prompt</ErrorReport>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|AnyCPU'">
  126. <OutputPath>bin\Release_oxford60\</OutputPath>
  127. <DefineConstants>TRACE</DefineConstants>
  128. <Optimize>true</Optimize>
  129. <DebugType>pdbonly</DebugType>
  130. <PlatformTarget>x64</PlatformTarget>
  131. <LangVersion>7.3</LangVersion>
  132. <ErrorReport>prompt</ErrorReport>
  133. <Prefer32Bit>true</Prefer32Bit>
  134. </PropertyGroup>
  135. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
  136. <OutputPath>..\bin\x64\Release_oxford60\</OutputPath>
  137. <DefineConstants>TRACE</DefineConstants>
  138. <Optimize>true</Optimize>
  139. <DebugType>pdbonly</DebugType>
  140. <PlatformTarget>x64</PlatformTarget>
  141. <LangVersion>7.3</LangVersion>
  142. <ErrorReport>prompt</ErrorReport>
  143. <Prefer32Bit>true</Prefer32Bit>
  144. </PropertyGroup>
  145. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|AnyCPU'">
  146. <OutputPath>bin\Release_oxford61\</OutputPath>
  147. <DefineConstants>TRACE</DefineConstants>
  148. <Optimize>true</Optimize>
  149. <DebugType>pdbonly</DebugType>
  150. <PlatformTarget>x64</PlatformTarget>
  151. <LangVersion>7.3</LangVersion>
  152. <ErrorReport>prompt</ErrorReport>
  153. <Prefer32Bit>true</Prefer32Bit>
  154. </PropertyGroup>
  155. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|x64'">
  156. <OutputPath>..\bin\x64\Release_oxford61\</OutputPath>
  157. <DefineConstants>TRACE</DefineConstants>
  158. <Optimize>true</Optimize>
  159. <DebugType>pdbonly</DebugType>
  160. <PlatformTarget>x64</PlatformTarget>
  161. <LangVersion>7.3</LangVersion>
  162. <ErrorReport>prompt</ErrorReport>
  163. <Prefer32Bit>true</Prefer32Bit>
  164. </PropertyGroup>
  165. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford62|AnyCPU'">
  166. <OutputPath>bin\Release_oxford62\</OutputPath>
  167. <DefineConstants>TRACE</DefineConstants>
  168. <Optimize>true</Optimize>
  169. <DebugType>pdbonly</DebugType>
  170. <PlatformTarget>x64</PlatformTarget>
  171. <LangVersion>7.3</LangVersion>
  172. <ErrorReport>prompt</ErrorReport>
  173. <Prefer32Bit>true</Prefer32Bit>
  174. </PropertyGroup>
  175. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford62|x64'">
  176. <OutputPath>bin\x64\Release_oxford62\</OutputPath>
  177. <DefineConstants>TRACE</DefineConstants>
  178. <Optimize>true</Optimize>
  179. <DebugType>pdbonly</DebugType>
  180. <PlatformTarget>x64</PlatformTarget>
  181. <LangVersion>7.3</LangVersion>
  182. <ErrorReport>prompt</ErrorReport>
  183. <Prefer32Bit>true</Prefer32Bit>
  184. </PropertyGroup>
  185. <ItemGroup>
  186. <Reference Include="Microsoft.Solver.Foundation, Version=3.0.2.10889, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  187. <HintPath>..\packages\Microsoft.Solver.Foundation.3.1.0\lib\Microsoft.Solver.Foundation.dll</HintPath>
  188. <Private>False</Private>
  189. </Reference>
  190. <Reference Include="System" />
  191. <Reference Include="System.Core" />
  192. <Reference Include="System.Data.SQLite, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  193. <SpecificVersion>False</SpecificVersion>
  194. <HintPath>..\packages\System.Data.SQLite.x64.1.0.115.0\lib\net46\System.Data.SQLite.dll</HintPath>
  195. <Private>False</Private>
  196. </Reference>
  197. <Reference Include="System.Management" />
  198. <Reference Include="System.Windows.Forms.DataVisualization" />
  199. <Reference Include="System.Windows.Forms.Ribbon">
  200. <HintPath>..\OpenDll\WordApiDll\System.Windows.Forms.Ribbon.dll</HintPath>
  201. <Private>False</Private>
  202. </Reference>
  203. <Reference Include="System.Xml.Linq" />
  204. <Reference Include="System.Data.DataSetExtensions" />
  205. <Reference Include="Microsoft.CSharp" />
  206. <Reference Include="System.Data" />
  207. <Reference Include="System.Deployment" />
  208. <Reference Include="System.Drawing" />
  209. <Reference Include="System.Net.Http" />
  210. <Reference Include="System.Windows.Forms" />
  211. <Reference Include="System.Xml" />
  212. </ItemGroup>
  213. <ItemGroup>
  214. <Compile Include="Business\Classify.cs" />
  215. <Compile Include="Business\Tools.cs" />
  216. <Compile Include="ChartControl.cs">
  217. <SubType>UserControl</SubType>
  218. </Compile>
  219. <Compile Include="ChartControl.Designer.cs">
  220. <DependentUpon>ChartControl.cs</DependentUpon>
  221. </Compile>
  222. <Compile Include="ChartSherp.cs">
  223. <SubType>Form</SubType>
  224. </Compile>
  225. <Compile Include="ChartSherp.Designer.cs">
  226. <DependentUpon>ChartSherp.cs</DependentUpon>
  227. </Compile>
  228. <Compile Include="Data\ParticleData.cs" />
  229. <Compile Include="Data\SqlHelper.cs" />
  230. <Compile Include="ExtremumApp.cs">
  231. <SubType>Form</SubType>
  232. </Compile>
  233. <Compile Include="ExtremumApp.Designer.cs">
  234. <DependentUpon>ExtremumApp.cs</DependentUpon>
  235. </Compile>
  236. <Compile Include="GridForm.cs">
  237. <SubType>Form</SubType>
  238. </Compile>
  239. <Compile Include="GridForm.Designer.cs">
  240. <DependentUpon>GridForm.cs</DependentUpon>
  241. </Compile>
  242. <Compile Include="GroupLmax.cs">
  243. <SubType>Form</SubType>
  244. </Compile>
  245. <Compile Include="GroupLmax.Designer.cs">
  246. <DependentUpon>GroupLmax.cs</DependentUpon>
  247. </Compile>
  248. <Compile Include="GroupsGridForm.cs">
  249. <SubType>Form</SubType>
  250. </Compile>
  251. <Compile Include="GroupsGridForm.Designer.cs">
  252. <DependentUpon>GroupsGridForm.cs</DependentUpon>
  253. </Compile>
  254. <Compile Include="InputText.cs">
  255. <SubType>Form</SubType>
  256. </Compile>
  257. <Compile Include="InputText.Designer.cs">
  258. <DependentUpon>InputText.cs</DependentUpon>
  259. </Compile>
  260. <Compile Include="InputValue.cs">
  261. <SubType>Form</SubType>
  262. </Compile>
  263. <Compile Include="InputValue.Designer.cs">
  264. <DependentUpon>InputValue.cs</DependentUpon>
  265. </Compile>
  266. <Compile Include="LmaxForm.cs">
  267. <SubType>Form</SubType>
  268. </Compile>
  269. <Compile Include="LmaxForm.Designer.cs">
  270. <DependentUpon>LmaxForm.cs</DependentUpon>
  271. </Compile>
  272. <Compile Include="MainForm.cs">
  273. <SubType>Form</SubType>
  274. </Compile>
  275. <Compile Include="MainForm.Designer.cs">
  276. <DependentUpon>MainForm.cs</DependentUpon>
  277. </Compile>
  278. <Compile Include="Program.cs" />
  279. <Compile Include="Properties\AssemblyInfo.cs" />
  280. <EmbeddedResource Include="ChartControl.resx">
  281. <DependentUpon>ChartControl.cs</DependentUpon>
  282. </EmbeddedResource>
  283. <EmbeddedResource Include="ChartSherp.resx">
  284. <DependentUpon>ChartSherp.cs</DependentUpon>
  285. </EmbeddedResource>
  286. <EmbeddedResource Include="ExtremumApp.resx">
  287. <DependentUpon>ExtremumApp.cs</DependentUpon>
  288. </EmbeddedResource>
  289. <EmbeddedResource Include="GridForm.resx">
  290. <DependentUpon>GridForm.cs</DependentUpon>
  291. </EmbeddedResource>
  292. <EmbeddedResource Include="GroupLmax.resx">
  293. <DependentUpon>GroupLmax.cs</DependentUpon>
  294. </EmbeddedResource>
  295. <EmbeddedResource Include="GroupsGridForm.resx">
  296. <DependentUpon>GroupsGridForm.cs</DependentUpon>
  297. </EmbeddedResource>
  298. <EmbeddedResource Include="InputText.resx">
  299. <DependentUpon>InputText.cs</DependentUpon>
  300. </EmbeddedResource>
  301. <EmbeddedResource Include="InputValue.resx">
  302. <DependentUpon>InputValue.cs</DependentUpon>
  303. </EmbeddedResource>
  304. <EmbeddedResource Include="LmaxForm.resx">
  305. <DependentUpon>LmaxForm.cs</DependentUpon>
  306. </EmbeddedResource>
  307. <EmbeddedResource Include="MainForm.resx">
  308. <DependentUpon>MainForm.cs</DependentUpon>
  309. </EmbeddedResource>
  310. <EmbeddedResource Include="Properties\Resources.resx">
  311. <Generator>ResXFileCodeGenerator</Generator>
  312. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  313. <SubType>Designer</SubType>
  314. </EmbeddedResource>
  315. <Compile Include="Properties\Resources.Designer.cs">
  316. <AutoGen>True</AutoGen>
  317. <DependentUpon>Resources.resx</DependentUpon>
  318. <DesignTime>True</DesignTime>
  319. </Compile>
  320. <None Include="packages.config" />
  321. <None Include="Properties\Settings.settings">
  322. <Generator>SettingsSingleFileGenerator</Generator>
  323. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  324. </None>
  325. <Compile Include="Properties\Settings.Designer.cs">
  326. <AutoGen>True</AutoGen>
  327. <DependentUpon>Settings.settings</DependentUpon>
  328. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  329. </Compile>
  330. </ItemGroup>
  331. <ItemGroup>
  332. <None Include="App.config">
  333. <SubType>Designer</SubType>
  334. </None>
  335. </ItemGroup>
  336. <ItemGroup>
  337. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  338. <Visible>False</Visible>
  339. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
  340. <Install>true</Install>
  341. </BootstrapperPackage>
  342. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  343. <Visible>False</Visible>
  344. <ProductName>.NET Framework 3.5 SP1</ProductName>
  345. <Install>false</Install>
  346. </BootstrapperPackage>
  347. </ItemGroup>
  348. <ItemGroup>
  349. <None Include="Resources\open_Size_32.png" />
  350. </ItemGroup>
  351. <ItemGroup>
  352. <None Include="Resources\add_32px_520097_easyicon.net.png" />
  353. </ItemGroup>
  354. <ItemGroup>
  355. <None Include="Resources\stop_32px_520119_easyicon.net.png" />
  356. </ItemGroup>
  357. <ItemGroup>
  358. <None Include="Resources\page_zoom_32px_572021_easyicon.net %281%29.png" />
  359. </ItemGroup>
  360. <ItemGroup>
  361. <None Include="Resources\start_here_32px_572110_easyicon.net.png" />
  362. </ItemGroup>
  363. <ItemGroup>
  364. <Content Include="LicenseData.xml" />
  365. <None Include="Resources\A_30.487272727273px_1146855_easyicon.net.png" />
  366. <None Include="Resources\b_12.334545454545px_1146869_easyicon.net.png" />
  367. <None Include="Resources\A_15.243636363636px_1146855_easyicon.net.png" />
  368. <None Include="Resources\A.png" />
  369. <None Include="Resources\vcs_remove_32px_572232_easyicon.net.png" />
  370. <None Include="Resources\vcs_add_32px_572229_easyicon.net.png" />
  371. <None Include="Resources\add_32px_520097_easyicon.net1.png" />
  372. <None Include="Resources\A1.png" />
  373. <Content Include="Resources\applixware_32px_571518_easyicon.net.png" />
  374. <None Include="Resources\B.png" />
  375. <None Include="Resources\C1.png" />
  376. <None Include="Resources\D.png" />
  377. <Content Include="Resources\dialog_ok_apply_32px_571613_easyicon.net.png" />
  378. <Content Include="Resources\dialog_ok_apply_96px_571613_easyicon.net.png" />
  379. <None Include="Resources\DS.png" />
  380. <Content Include="Resources\play_32px_520100_easyicon.net.png" />
  381. <None Include="Resources\删除32.png" />
  382. <None Include="Resources\添加32.png" />
  383. </ItemGroup>
  384. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  385. </Project>