Pms.UserEvent.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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="CasunCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  34. <SpecificVersion>False</SpecificVersion>
  35. <HintPath>..\Dlls\CasunCommon.dll</HintPath>
  36. </Reference>
  37. <Reference Include="FluentNHibernate, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  38. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>..\..\..\..\..\..\Dll\commom\FluentNHibernate.dll</HintPath>
  40. </Reference>
  41. <Reference Include="HslCommunication">
  42. <HintPath>Dll\HslCommunication.dll</HintPath>
  43. </Reference>
  44. <Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
  45. <SpecificVersion>False</SpecificVersion>
  46. <HintPath>..\..\..\..\..\..\Dll\commom\Iesi.Collections.dll</HintPath>
  47. </Reference>
  48. <Reference Include="MiniExcel">
  49. <HintPath>Dll\MiniExcel.dll</HintPath>
  50. </Reference>
  51. <Reference Include="NHibernate, Version=3.3.1.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>..\..\..\..\..\..\Dll\commom\NHibernate.dll</HintPath>
  54. </Reference>
  55. <Reference Include="PluginInterface">
  56. <HintPath>..\..\..\..\..\..\XS202108186984_TCL王牌\3.0\AGVS-1.7.9.0\PluginInterface.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Pms.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\Dlls\Pms.Common.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Pms.EventLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>..\Dlls\Pms.EventLibrary.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Pms.InternalInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>..\Dlls\Pms.InternalInterface.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System" />
  71. <Reference Include="System.Core" />
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="System.ServiceProcess" />
  74. <Reference Include="System.Windows.Forms" />
  75. <Reference Include="System.Xml.Linq" />
  76. <Reference Include="System.Data.DataSetExtensions" />
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="System.Data" />
  79. <Reference Include="System.Net.Http" />
  80. <Reference Include="System.Xml" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Compile Include="aboutCallBox.cs" />
  84. <Compile Include="ExcelConfig.cs" />
  85. <Compile Include="frmRouteSetting.cs">
  86. <SubType>Form</SubType>
  87. </Compile>
  88. <Compile Include="frmRouteSetting.Designer.cs">
  89. <DependentUpon>frmRouteSetting.cs</DependentUpon>
  90. </Compile>
  91. <Compile Include="Global.cs" />
  92. <Compile Include="GridViewContent.cs" />
  93. <Compile Include="PLCInteraction.cs" />
  94. <Compile Include="StepBookEvent\Behavior_61009.cs" />
  95. <Compile Include="StepBookEvent\Behavior_61010.cs" />
  96. <Compile Include="db\DBHelperMiddle.ex.cs" />
  97. <Compile Include="db\CDBSettingMiddle.cs" />
  98. <Compile Include="db\CDBSetting.cs" />
  99. <Compile Include="CUserEventHost.cs" />
  100. <Compile Include="db\DBHelperMiddle.cs" />
  101. <Compile Include="db\DBHelper.cs" />
  102. <Compile Include="Form1.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="Form1.Designer.cs">
  106. <DependentUpon>Form1.cs</DependentUpon>
  107. </Compile>
  108. <Compile Include="StepBookEvent\Behavior_61005.cs" />
  109. <Compile Include="StepBookEvent\Behavior_61006.cs" />
  110. <Compile Include="StepBookEvent\Behavior_61007.cs" />
  111. <Compile Include="StepBookEvent\Behavior_61008.cs" />
  112. <Compile Include="StepBookEvent\Behavior_61004.cs" />
  113. <Compile Include="TaskBookEvent\Behavior_60001.cs" />
  114. <Compile Include="TaskBookEvent\Behavior_60002.cs" />
  115. <Compile Include="TaskBookEvent\Behavior_60003.cs" />
  116. <Compile Include="TaskBookEvent\Behavior_60004.cs" />
  117. <Compile Include="TaskBookEvent\Behavior_60005.cs" />
  118. <Compile Include="TaskBookEvent\Behavior_60006.cs" />
  119. <Compile Include="TaskBookEvent\Behavior_60018.cs" />
  120. <Compile Include="TaskBookEvent\Behavior_60015.cs" />
  121. <Compile Include="TaskBookEvent\Behavior_60016.cs" />
  122. <Compile Include="TCP\IPPortSetting.cs" />
  123. <Compile Include="OrderEvent\COrderEvent.cs" />
  124. <Compile Include="Properties\AssemblyInfo.cs" />
  125. <Compile Include="StepBookEvent\Behavior_61002.cs" />
  126. <Compile Include="StepBookEvent\Behavior_61003.cs" />
  127. <Compile Include="StepBookEvent\Behavior_61001.cs" />
  128. <Compile Include="StepBookEvent\CStepBookEvent.cs" />
  129. <Compile Include="SystemEvent\CSystemEvent.cs" />
  130. <Compile Include="TaskBookEvent\Behavior_60019.cs" />
  131. <Compile Include="TaskBookEvent\Behavior_60014.cs" />
  132. <Compile Include="TaskBookEvent\Behavior_60013.cs" />
  133. <Compile Include="TaskBookEvent\Behavior_60012.cs" />
  134. <Compile Include="TaskBookEvent\Behavior_60011.cs" />
  135. <Compile Include="TaskBookEvent\Behavior_60017.cs" />
  136. <Compile Include="TaskBookEvent\CTaskBookEvent.cs" />
  137. <Compile Include="TCP\TCPClientConn.cs" />
  138. <Compile Include="db\WMSDBModelHelper.cs" />
  139. <Compile Include="WareHouseAbutment.cs" />
  140. <Compile Include="WareHouseAbutmentDetect.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="WareHouseAbutmentDetect.Designer.cs">
  144. <DependentUpon>WareHouseAbutmentDetect.cs</DependentUpon>
  145. </Compile>
  146. </ItemGroup>
  147. <ItemGroup>
  148. <EmbeddedResource Include="frmRouteSetting.resx">
  149. <DependentUpon>frmRouteSetting.cs</DependentUpon>
  150. </EmbeddedResource>
  151. <EmbeddedResource Include="WareHouseAbutmentDetect.resx">
  152. <DependentUpon>WareHouseAbutmentDetect.cs</DependentUpon>
  153. </EmbeddedResource>
  154. </ItemGroup>
  155. <ItemGroup>
  156. <WCFMetadata Include="Service References\" />
  157. </ItemGroup>
  158. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  159. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  160. Other similar extension points exist, see Microsoft.Common.targets.
  161. <Target Name="BeforeBuild">
  162. </Target>
  163. <Target Name="AfterBuild">
  164. </Target>
  165. -->
  166. </Project>