You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

374 line
20 KiB

  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>{1A07C34C-AF0C-4C0F-8663-26CE71A2DF50}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>ARI.EAP.HOST</RootNamespace>
  10. <AssemblyName>ARI.EAP.HOST</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>x86</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. <PropertyGroup>
  36. <NoWin32Manifest>true</NoWin32Manifest>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="Common.Logging">
  40. <HintPath>CommonDll\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
  41. </Reference>
  42. <Reference Include="Common.Logging.Core">
  43. <HintPath>CommonDll\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll</HintPath>
  44. </Reference>
  45. <Reference Include="ExcelDataReader, Version=3.6.0.0, Culture=neutral, PublicKeyToken=93517dbe6a4012fa, processorArchitecture=MSIL">
  46. <HintPath>packages\ExcelDataReader.3.6.0\lib\net45\ExcelDataReader.dll</HintPath>
  47. </Reference>
  48. <Reference Include="ExcelDataReader.DataSet, Version=3.6.0.0, Culture=neutral, PublicKeyToken=93517dbe6a4012fa, processorArchitecture=MSIL">
  49. <HintPath>packages\ExcelDataReader.DataSet.3.6.0\lib\net35\ExcelDataReader.DataSet.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Glorysoft.EAP.Core">
  52. <HintPath>CommonDll\Glorysoft.EAP.Core.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Glorysoft.SECSwell, Version=4.0.1.17, Culture=neutral, processorArchitecture=MSIL">
  55. <SpecificVersion>False</SpecificVersion>
  56. <HintPath>CommonDll\Glorysoft.SECSwell.dll</HintPath>
  57. </Reference>
  58. <Reference Include="log4net, Version=1.2.13.1, Culture=neutral, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>CommonDll\log4net.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>CommonDll\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Owin">
  67. <HintPath>CommonDll\Owin.1.0\lib\net40\Owin.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Polly, Version=7.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc, processorArchitecture=MSIL">
  70. <HintPath>packages\Polly.7.2.3\lib\net472\Polly.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Quartz">
  73. <HintPath>CommonDll\Quartz.2.3.2\lib\net40\Quartz.dll</HintPath>
  74. </Reference>
  75. <Reference Include="RabbitMQ.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL">
  76. <HintPath>packages\RabbitMQ.Client.6.2.2\lib\net461\RabbitMQ.Client.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>CommonDll\Debug(1)\Serilog.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Serilog.Sinks.File, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  83. <SpecificVersion>False</SpecificVersion>
  84. <HintPath>CommonDll\Debug(1)\Serilog.Sinks.File.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System" />
  87. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  88. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Core" />
  91. <Reference Include="System.IO.Compression" />
  92. <Reference Include="System.IO.Ports, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  93. <HintPath>packages\System.IO.Ports.5.0.0\lib\net461\System.IO.Ports.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  96. <HintPath>packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Numerics" />
  99. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  100. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  103. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Threading.Channels, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  106. <HintPath>packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  109. <HintPath>packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Xml.Linq" />
  112. <Reference Include="System.Data.DataSetExtensions" />
  113. <Reference Include="Microsoft.CSharp" />
  114. <Reference Include="System.Data" />
  115. <Reference Include="System.Deployment" />
  116. <Reference Include="System.Drawing" />
  117. <Reference Include="System.Net.Http" />
  118. <Reference Include="System.Windows.Forms" />
  119. <Reference Include="System.Xml" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <Compile Include="Commands\Command.S1F1.cs" />
  123. <Compile Include="Commands\Command.S1F13.cs" />
  124. <Compile Include="Commands\Command.S1F14.cs" />
  125. <Compile Include="Commands\Command.S1F15.cs" />
  126. <Compile Include="Commands\Command.S1F17.cs" />
  127. <Compile Include="Commands\Command.S1F3.cs" />
  128. <Compile Include="Commands\Command.S2F13.cs" />
  129. <Compile Include="Commands\Command.S2F15.cs" />
  130. <Compile Include="Commands\Command.S2F15Rcp.cs" />
  131. <Compile Include="Commands\Command.S2F23.cs" />
  132. <Compile Include="Commands\Command.S2F31.cs" />
  133. <Compile Include="Commands\Command.S2F33.cs" />
  134. <Compile Include="Commands\Command.S2F35.cs" />
  135. <Compile Include="Commands\Command.S2F37.cs" />
  136. <Compile Include="Commands\Command.S2F41.cs" />
  137. <Compile Include="Commands\Command.S2F49.cs" />
  138. <Compile Include="Commands\Command.S2F43.cs" />
  139. <Compile Include="Commands\Command.S5F1.cs" />
  140. <Compile Include="Commands\Command.S5F3.cs" />
  141. <Compile Include="Commands\Command.S5F5.cs" />
  142. <Compile Include="Commands\Command.S6F12.cs" />
  143. <Compile Include="Commands\Command.S6F23.cs" />
  144. <Compile Include="Commands\Command.S7F1.cs" />
  145. <Compile Include="Commands\Command.S7F17.cs" />
  146. <Compile Include="Commands\Command.S7F19.cs" />
  147. <Compile Include="Commands\Command.S7F3.cs" />
  148. <Compile Include="Commands\Command.S7F5.cs" />
  149. <Compile Include="Common\BaseMessage.cs" />
  150. <Compile Include="Common\Constants.cs" />
  151. <Compile Include="Common\Entity\DownLoadFileParam.cs" />
  152. <Compile Include="Common\EquipmentStatus.cs" />
  153. <Compile Include="Common\IEventHandler.cs" />
  154. <Compile Include="Common\MESHeartBit.cs" />
  155. <Compile Include="Common\S1F1HeartBit.cs" />
  156. <Compile Include="Common\SocketClient.cs" />
  157. <Compile Include="Handlers\EventHandlers\AlarmClearedHandler.cs" />
  158. <Compile Include="Handlers\EventHandlers\ContainerRemoveHandler.cs" />
  159. <Compile Include="Handlers\EventHandlers\EquipmentOfflineHandler.cs" />
  160. <Compile Include="Handlers\EventHandlers\ControlStateRemoteHandler .cs" />
  161. <Compile Include="Handlers\EventHandlers\EquipmentStateChangeHandler.cs" />
  162. <Compile Include="Handlers\EventHandlers\MaintenanceEndHandler.cs" />
  163. <Compile Include="Handlers\EventHandlers\MaterialReceivedForFILOBufferHandler.cs" />
  164. <Compile Include="Handlers\EventHandlers\MaterialReceivedForIoPortHandler.cs" />
  165. <Compile Include="Handlers\EventHandlers\MaterialRemovedForFILOBufferHandler.cs" />
  166. <Compile Include="Handlers\EventHandlers\MaterialRemovedForIoPortHandler.cs" />
  167. <Compile Include="Handlers\EventHandlers\MaterialRemovedFromContainerHandler.cs" />
  168. <Compile Include="Handlers\EventHandlers\ContainerPlaceHandler.cs" />
  169. <Compile Include="Handlers\EventHandlers\MaterialStoredToContainerHandler.cs" />
  170. <Compile Include="Handlers\EventHandlers\MaterialReceivedForTransHandler.cs" />
  171. <Compile Include="Handlers\EventHandlers\MaterialReceivedForLSTAHandler.cs" />
  172. <Compile Include="Handlers\EventHandlers\MaterialRemovedForTransHandler.cs" />
  173. <Compile Include="Handlers\EventHandlers\MaterialRemovedForLSTAHandler.cs" />
  174. <Compile Include="Handlers\EventHandlers\PalletRemovedHandler.cs" />
  175. <Compile Include="Handlers\EventHandlers\Material_ScrapHandler.cs" />
  176. <Compile Include="Handlers\EventHandlers\Material_HoldHandler.cs" />
  177. <Compile Include="Handlers\EventHandlers\Material_RemovedHandler.cs" />
  178. <Compile Include="Handlers\EventHandlers\Machine_Data_1Handler.cs" />
  179. <Compile Include="Handlers\EventHandlers\AlarmDetectedHandler.cs" />
  180. <Compile Include="Handlers\EventHandlers\MESRequestHandler.cs" />
  181. <Compile Include="Handlers\EventHandlers\MaterialStoredToPalletHandler.cs" />
  182. <Compile Include="Handlers\EventHandlers\ProcessProgramChangeHandler.cs" />
  183. <Compile Include="Handlers\EventHandlers\ProcessRecipeSelectedHandler.cs" />
  184. <Compile Include="Handlers\EventHandlers\MaintenanceStartHandler.cs" />
  185. <Compile Include="Handlers\EventHandlers\PalletCompletedHandler.cs" />
  186. <Compile Include="Handlers\EventHandlers\UserLoggedOffHandler.cs" />
  187. <Compile Include="Handlers\EventHandlers\SlotlistHandler.cs" />
  188. <Compile Include="Handlers\EventHandlers\UserLoggedOnHandler.cs" />
  189. <Compile Include="Handlers\EventHandlers\Process_StartHandler.cs" />
  190. <Compile Include="Handlers\EventHandlers\Material_ReceivedHandler.cs" />
  191. <Compile Include="Handlers\EventHandlers\Process_FinishHandler.cs" />
  192. <Compile Include="Handlers\EventHandlers\ControlStateLocalHandler.cs" />
  193. <Compile Include="Handlers\EventHandlers\SpoolingDeactivatedHandler.cs" />
  194. <Compile Include="Handlers\S2F50Handler.cs" />
  195. <Compile Include="Handlers\S6F1Handler.cs" />
  196. <Compile Include="Message\S2F49Item.cs" />
  197. <Compile Include="MQ\body\EAPStatusBody.cs" />
  198. <Compile Include="MQ\body\FormatErrorBody.cs" />
  199. <Compile Include="MQ\body\ECChangeBody .cs" />
  200. <Compile Include="MQ\body\MaintenanceBody.cs" />
  201. <Compile Include="MQ\body\LSTAMaterialReceivedBody.cs" />
  202. <Compile Include="MQ\body\ContainerPlaceBody.cs" />
  203. <Compile Include="MQ\body\MaterialStoredToContainerBody.cs" />
  204. <Compile Include="MQ\body\MaterialReceivedForTransBody.cs" />
  205. <Compile Include="MQ\body\PalletCompletedBody.cs" />
  206. <Compile Include="MQ\body\MaterialStoredToPalletBody.cs" />
  207. <Compile Include="MQ\body\ProcessProgramChangeBody.cs" />
  208. <Compile Include="MQ\body\ReturnBody.cs" />
  209. <Compile Include="MQ\body\SlotListBody.cs" />
  210. <Compile Include="MQ\body\PalletRemovedBody.cs" />
  211. <Compile Include="MQ\body\UserLoggedOnBody.cs" />
  212. <Compile Include="MQ\body\ECRequestBody.cs" />
  213. <Compile Include="MQ\body\EquipmentStateChangeBody.cs" />
  214. <Compile Include="MQ\body\MaterialScrapBody.cs" />
  215. <Compile Include="MQ\body\MaterialHoldBody.cs" />
  216. <Compile Include="MQ\body\MaterialRemovedBody.cs" />
  217. <Compile Include="MQ\body\MachineDataBody.cs" />
  218. <Compile Include="MQ\body\AlarmReportBody.cs" />
  219. <Compile Include="MQ\body\ProcessRecipeSelectedBody.cs" />
  220. <Compile Include="MQ\body\ProcessStartedBody.cs" />
  221. <Compile Include="MQ\body\RecipeListSendBody.cs" />
  222. <Compile Include="MQ\body\AlarmListBody.cs" />
  223. <Compile Include="MQ\body\S5F3Body.cs" />
  224. <Compile Include="MQ\body\MaterialReceivedBody.cs" />
  225. <Compile Include="MQ\body\SVListBody.cs" />
  226. <Compile Include="MQ\body\EstablishCommunicationBody.cs" />
  227. <Compile Include="MQ\body\ProcessFinishBody.cs" />
  228. <Compile Include="MQ\body\ControlStateChangeBody.cs" />
  229. <Compile Include="MQ\MQConnectionCfg.cs" />
  230. <Compile Include="Common\ISECSMessageHandler.cs" />
  231. <Compile Include="Common\Scenario.cs" />
  232. <Compile Include="Common\SECSContext.cs" />
  233. <Compile Include="Common\SimulatorInfo.cs" />
  234. <Compile Include="Handlers\ErrorHandler.cs" />
  235. <Compile Include="Handlers\HSMSConnectedHandler.cs" />
  236. <Compile Include="Handlers\HSMSDisconnectedHandler.cs" />
  237. <Compile Include="Handlers\S1F13Handler.cs" />
  238. <Compile Include="Handlers\S1F14Handler.cs" />
  239. <Compile Include="Handlers\S1F16Handler.cs" />
  240. <Compile Include="Handlers\S1F18Handler .cs" />
  241. <Compile Include="Handlers\S1F1Handler.cs" />
  242. <Compile Include="Handlers\S1F2Handler.cs" />
  243. <Compile Include="Handlers\S1F4Handler.cs" />
  244. <Compile Include="Handlers\S2F14Handler.cs" />
  245. <Compile Include="Handlers\S2F16Handler.cs" />
  246. <Compile Include="Handlers\S2F24Handler.cs" />
  247. <Compile Include="Handlers\S2F32Handler.cs" />
  248. <Compile Include="Handlers\S2F34Handler.cs" />
  249. <Compile Include="Handlers\S2F36Handler.cs" />
  250. <Compile Include="Handlers\S2F38Handler.cs" />
  251. <Compile Include="Handlers\S2F42Handler.cs" />
  252. <Compile Include="Handlers\S2F44Handler.cs" />
  253. <Compile Include="Handlers\S5F1Handler.cs" />
  254. <Compile Include="Handlers\S5F4Handler.cs" />
  255. <Compile Include="Handlers\S5F6Handler.cs" />
  256. <Compile Include="Handlers\S6F11Handler.cs" />
  257. <Compile Include="Handlers\S6F24Handler.cs" />
  258. <Compile Include="Handlers\S7F18Handler.cs" />
  259. <Compile Include="Handlers\S7F1Handler.cs" />
  260. <Compile Include="Handlers\S7F20Handler.cs" />
  261. <Compile Include="Handlers\S7F2Handler.cs" />
  262. <Compile Include="Handlers\S7F3Handler.cs" />
  263. <Compile Include="Handlers\S7F4Handler.cs" />
  264. <Compile Include="Handlers\S7F6Handler.cs" />
  265. <Compile Include="LogForm.cs">
  266. <SubType>Form</SubType>
  267. </Compile>
  268. <Compile Include="LogForm.Designer.cs">
  269. <DependentUpon>LogForm.cs</DependentUpon>
  270. </Compile>
  271. <Compile Include="MainForm.cs">
  272. <SubType>Form</SubType>
  273. </Compile>
  274. <Compile Include="MainForm.Designer.cs">
  275. <DependentUpon>MainForm.cs</DependentUpon>
  276. </Compile>
  277. <Compile Include="Message\S1F13Item.cs" />
  278. <Compile Include="Message\S1F14Item.cs" />
  279. <Compile Include="Message\S1F1Item.cs" />
  280. <Compile Include="Message\S1F2Item.cs" />
  281. <Compile Include="Message\S1F3Item.cs" />
  282. <Compile Include="Message\S1F4Item.cs" />
  283. <Compile Include="Message\S2F15Item.cs" />
  284. <Compile Include="Message\S2F16Item.cs" />
  285. <Compile Include="Message\S2F23Item.cs" />
  286. <Compile Include="Message\S2F31Item.cs" />
  287. <Compile Include="Message\S2F32Item.cs" />
  288. <Compile Include="Message\S2F33Item.cs" />
  289. <Compile Include="Message\S2F34Item.cs" />
  290. <Compile Include="Message\S2F35Item.cs" />
  291. <Compile Include="Message\S2F36Item.cs" />
  292. <Compile Include="Message\S2F37Item.cs" />
  293. <Compile Include="Message\S2F38Item.cs" />
  294. <Compile Include="Message\S2F41Item.cs" />
  295. <Compile Include="Message\S2F42Item.cs" />
  296. <Compile Include="Message\S2F43Item.cs" />
  297. <Compile Include="Message\S5F1Item.cs" />
  298. <Compile Include="Message\S5F2Item.cs" />
  299. <Compile Include="Message\S5F3Item.cs" />
  300. <Compile Include="Message\S5F4Item.cs" />
  301. <Compile Include="Message\S6F11Item.cs" />
  302. <Compile Include="Message\S6F12Item.cs" />
  303. <Compile Include="Message\S6F24Item.cs" />
  304. <Compile Include="Message\S7F17Item.cs" />
  305. <Compile Include="Message\S7F18Item.cs" />
  306. <Compile Include="Message\S7F19Item.cs" />
  307. <Compile Include="Message\S7F1Item.cs" />
  308. <Compile Include="Message\S7F20Item.cs" />
  309. <Compile Include="Message\S7F2Item.cs" />
  310. <Compile Include="Message\S7F3Item.cs" />
  311. <Compile Include="Message\S7F4Item.cs" />
  312. <Compile Include="Message\S7F5Item.cs" />
  313. <Compile Include="Message\S7F6Item.cs" />
  314. <Compile Include="MQ\Mq.cs" />
  315. <Compile Include="MQ\MQMessage.cs" />
  316. <Compile Include="Program.cs" />
  317. <Compile Include="Properties\AssemblyInfo.cs" />
  318. <Compile Include="Common\Configuration.cs" />
  319. <Compile Include="SRD\CommandContent.cs" />
  320. <Compile Include="SRD\SRDConfiguration.cs" />
  321. <Compile Include="Utilities\HttpUtils.cs" />
  322. <Compile Include="Utilities\LoggerService.cs" />
  323. <Compile Include="Utilities\SECSUtil.cs" />
  324. <Compile Include="Utilities\XmlSerializeUtil.cs" />
  325. <EmbeddedResource Include="LogForm.resx">
  326. <DependentUpon>LogForm.cs</DependentUpon>
  327. </EmbeddedResource>
  328. <EmbeddedResource Include="MainForm.resx">
  329. <DependentUpon>MainForm.cs</DependentUpon>
  330. </EmbeddedResource>
  331. <EmbeddedResource Include="Properties\Resources.resx">
  332. <Generator>ResXFileCodeGenerator</Generator>
  333. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  334. <SubType>Designer</SubType>
  335. </EmbeddedResource>
  336. <Compile Include="Properties\Resources.Designer.cs">
  337. <AutoGen>True</AutoGen>
  338. <DependentUpon>Resources.resx</DependentUpon>
  339. <DesignTime>True</DesignTime>
  340. </Compile>
  341. <None Include="Configuration\appsettings.json">
  342. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  343. </None>
  344. <None Include="GlorysoftAutoKey.lic">
  345. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  346. </None>
  347. <None Include="packages.config" />
  348. <None Include="Properties\Settings.settings">
  349. <Generator>SettingsSingleFileGenerator</Generator>
  350. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  351. </None>
  352. <Compile Include="Properties\Settings.Designer.cs">
  353. <AutoGen>True</AutoGen>
  354. <DependentUpon>Settings.settings</DependentUpon>
  355. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  356. </Compile>
  357. </ItemGroup>
  358. <ItemGroup>
  359. <None Include="App.config" />
  360. </ItemGroup>
  361. <ItemGroup>
  362. <Content Include="Configuration\LEDE_01.xml">
  363. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  364. </Content>
  365. <Content Include="Configuration\SECSLibrary.xml">
  366. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  367. </Content>
  368. </ItemGroup>
  369. <ItemGroup>
  370. <WCFMetadata Include="Connected Services\" />
  371. </ItemGroup>
  372. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  373. <ProjectExtensions />
  374. </Project>