Pms.UserEvent.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{2FAA647F-552A-4F15-B58F-BBE9677B6B7E}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Pms.UserEvent</RootNamespace>
  11. <AssemblyName>Pms.UserEvent</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="CasunBaseUI">
  34. <HintPath>..\Dlls\CasunBaseUI.dll</HintPath>
  35. </Reference>
  36. <Reference Include="CasunCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  37. <SpecificVersion>False</SpecificVersion>
  38. <HintPath>..\Dlls\CasunCommon.dll</HintPath>
  39. </Reference>
  40. <Reference Include="HslCommunication, Version=5.2.0.0, Culture=neutral, processorArchitecture=MSIL">
  41. <SpecificVersion>False</SpecificVersion>
  42. <HintPath>..\Dlls\HslCommunication.dll</HintPath>
  43. </Reference>
  44. <Reference Include="mariadbManager">
  45. <HintPath>..\Dlls\mariadbManager.dll</HintPath>
  46. </Reference>
  47. <Reference Include="MySql.Data">
  48. <HintPath>..\Dlls\MySql.Data.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>..\Dlls\Newtonsoft.Json.dll</HintPath>
  53. </Reference>
  54. <Reference Include="PluginInterface">
  55. <HintPath>..\..\..\..\..\..\PluginInterface.dll</HintPath>
  56. <Private>False</Private>
  57. </Reference>
  58. <Reference Include="Pms.BussinessLibrary">
  59. <HintPath>..\Dlls\Pms.BussinessLibrary.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Pms.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\Dlls\Pms.Common.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Pms.EventHost">
  66. <HintPath>..\Dlls\Pms.EventHost.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Pms.EventLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\Dlls\Pms.EventLibrary.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Pms.Interface">
  73. <HintPath>..\Dlls\Pms.Interface.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Pms.InternalInterface">
  76. <HintPath>..\Dlls\Pms.InternalInterface.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Pms.StandEvent">
  79. <HintPath>..\Dlls\Pms.StandEvent.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Pms.SystemEvent">
  82. <HintPath>..\Dlls\Pms.SystemEvent.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Pms.SystemUI">
  85. <HintPath>..\Dlls\Pms.SystemUI.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Pms.WebApiHost">
  88. <HintPath>..\Dlls\Pms.WebApiHost.dll</HintPath>
  89. </Reference>
  90. <Reference Include="PmsCoreDB, Version=1.0.3.5, Culture=neutral, processorArchitecture=MSIL">
  91. <SpecificVersion>False</SpecificVersion>
  92. <HintPath>..\Dlls\PmsCoreDB.dll</HintPath>
  93. </Reference>
  94. <Reference Include="PmsOrderTest">
  95. <HintPath>..\Dlls\PmsOrderTest.dll</HintPath>
  96. </Reference>
  97. <Reference Include="ProjectManagingSystem, Version=3.1.0.8, Culture=neutral, processorArchitecture=MSIL">
  98. <SpecificVersion>False</SpecificVersion>
  99. <HintPath>..\Dlls\ProjectManagingSystem.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System" />
  102. <Reference Include="System.Core" />
  103. <Reference Include="System.Drawing" />
  104. <Reference Include="System.Net.Http.Formatting">
  105. <HintPath>..\Dlls\System.Net.Http.Formatting.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.ServiceProcess" />
  108. <Reference Include="System.Web.Cors">
  109. <HintPath>..\Dlls\System.Web.Cors.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Web.Http">
  112. <HintPath>..\Dlls\System.Web.Http.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Web.Http.Cors">
  115. <HintPath>..\Dlls\System.Web.Http.Cors.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.Http.SelfHost">
  118. <HintPath>..\Dlls\System.Web.Http.SelfHost.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Windows.Forms" />
  121. <Reference Include="System.Xml.Linq" />
  122. <Reference Include="System.Data.DataSetExtensions" />
  123. <Reference Include="Microsoft.CSharp" />
  124. <Reference Include="System.Data" />
  125. <Reference Include="System.Net.Http" />
  126. <Reference Include="System.Xml" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Compile Include="CarrierAtWareHouseWaitingPosition.cs" />
  130. <Compile Include="CGlobalData.cs" />
  131. <Compile Include="CPmsControllers.cs" />
  132. <Compile Include="CUserEventHost.cs" />
  133. <Compile Include="DateTimeHelper.cs" />
  134. <Compile Include="frmPLCForNS.cs">
  135. <SubType>Form</SubType>
  136. </Compile>
  137. <Compile Include="frmPLCForNS.Designer.cs">
  138. <DependentUpon>frmPLCForNS.cs</DependentUpon>
  139. </Compile>
  140. <Compile Include="Model\ConDataBase_PMS.cs" />
  141. <Compile Include="Model\ConDataBase_WMS.cs" />
  142. <Compile Include="OrderEvent\COrderEvent.cs" />
  143. <Compile Include="PMSTaskInfo.cs" />
  144. <Compile Include="Properties\AssemblyInfo.cs" />
  145. <Compile Include="StepBookEvent\CStepBookEvent.cs" />
  146. <Compile Include="StepBookEvent\NewBehavior_60100.cs" />
  147. <Compile Include="StepBookEvent\NewBehavior_61002.cs" />
  148. <Compile Include="StepBookEvent\NewBehavior_61003.cs" />
  149. <Compile Include="StepBookEvent\NewBehavior_61004.cs" />
  150. <Compile Include="StepBookEvent\NewBehavior_61005.cs" />
  151. <Compile Include="StepBookEvent\NewBehavior_61006.cs" />
  152. <Compile Include="StepBookEvent\NewBehavior_61008.cs" />
  153. <Compile Include="StepBookEvent\NewBehavior_61009.cs" />
  154. <Compile Include="StepBookEvent\NewBehavior_61011.cs" />
  155. <Compile Include="StepBookEvent\NewBehavior_61012.cs" />
  156. <Compile Include="StepBookEvent\NewBehavior_61013.cs" />
  157. <Compile Include="StepBookEvent\NewBehavior_61019.cs" />
  158. <Compile Include="StepBookEvent\NewBehavior_61020.cs" />
  159. <Compile Include="StepBookEvent\NewBehavior_61021.cs" />
  160. <Compile Include="StepBookEvent\NewBehavior_61100.cs" />
  161. <Compile Include="StepBookEvent\NewBehavior_62002.cs" />
  162. <Compile Include="StepBookEvent\NewBehavior_62003.cs" />
  163. <Compile Include="StepBookEvent\NewBehavior_62004.cs" />
  164. <Compile Include="StepBookEvent\NewBehavior_62005.cs" />
  165. <Compile Include="StepBookEvent\NewBehavior_63002.cs" />
  166. <Compile Include="StepBookEvent\NewBehavior_63003.cs" />
  167. <Compile Include="StepBookEvent\NewBehavior_63004.cs" />
  168. <Compile Include="StepBookEvent\NewBehavior_64002.cs" />
  169. <Compile Include="StepBookEvent\NewBehavior_64003.cs" />
  170. <Compile Include="StepBookEvent\NewBehavior_64004.cs" />
  171. <Compile Include="StepBookEvent\NewBehavior_65000.cs" />
  172. <Compile Include="StepBookEvent\NewBehavior_65002.cs" />
  173. <Compile Include="StepBookEvent\NewBehavior_65003.cs" />
  174. <Compile Include="StepBookEvent\NewBehavior_65004.cs" />
  175. <Compile Include="StepBookEvent\NewBehavior_65005.cs" />
  176. <Compile Include="StepBookEvent\NewBehavior_65006.cs" />
  177. <Compile Include="StepBookEvent\NewBehavior_65007.cs" />
  178. <Compile Include="StepBookEvent\NewBehavior_65008.cs" />
  179. <Compile Include="StepBookEvent\NewBehavior_65009.cs" />
  180. <Compile Include="StepBookEvent\NewBehavior_65010.cs" />
  181. <Compile Include="StepBookEvent\NewBehavior_65011.cs" />
  182. <Compile Include="StepBookEvent\NewBehavior_66002.cs" />
  183. <Compile Include="StepBookEvent\NewBehavior_66003.cs" />
  184. <Compile Include="StepBookEvent\NewBehavior_66004.cs" />
  185. <Compile Include="StepBookEvent\NewBehavior_66005.cs" />
  186. <Compile Include="StepBookEvent\NewBehavior_67002.cs" />
  187. <Compile Include="StepBookEvent\NewBehavior_67003.cs" />
  188. <Compile Include="StepBookEvent\NewBehavior_67004.cs" />
  189. <Compile Include="StepBookEvent\NewBehavior_68002.cs" />
  190. <Compile Include="StepBookEvent\NewBehavior_68003.cs" />
  191. <Compile Include="StepBookEvent\NewBehavior_68004.cs" />
  192. <Compile Include="StepBookEvent\NewBehavior_68005.cs" />
  193. <Compile Include="StepBookEvent\NewBehavior_69002.cs" />
  194. <Compile Include="StepBookEvent\NewBehavior_69003.cs" />
  195. <Compile Include="StepBookEvent\NewBehavior_69004.cs" />
  196. <Compile Include="StepBookEvent\NewBehavior_60123.cs" />
  197. <Compile Include="SystemEvent\CSystemEvent.cs" />
  198. <Compile Include="SystemEvent\EMidOrderState.cs" />
  199. <Compile Include="TaskBookEvent\Behavior_60010.cs" />
  200. <Compile Include="TaskBookEvent\CTaskBookEvent.cs" />
  201. </ItemGroup>
  202. <ItemGroup>
  203. <EmbeddedResource Include="frmPLCForNS.resx">
  204. <DependentUpon>frmPLCForNS.cs</DependentUpon>
  205. </EmbeddedResource>
  206. </ItemGroup>
  207. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  208. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  209. Other similar extension points exist, see Microsoft.Common.targets.
  210. <Target Name="BeforeBuild">
  211. </Target>
  212. <Target Name="AfterBuild">
  213. </Target>
  214. -->
  215. </Project>