纽威
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.

116 lines
4.7 KiB

3 years ago
2 years ago
3 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
1 year ago
5 months ago
1 year ago
1 year ago
3 years ago
2 years ago
2 years ago
3 years ago
2 years ago
1 year ago
2 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{834E9A76-1D9E-4EBD-9321-0B362A06A367}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>ICSSoft.Entity</RootNamespace>
  12. <AssemblyName>ICSSoft.Entity</AssemblyName>
  13. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <TargetFrameworkProfile />
  16. <SccProjectName>
  17. </SccProjectName>
  18. <SccLocalPath>
  19. </SccLocalPath>
  20. <SccAuxPath>
  21. </SccAuxPath>
  22. <SccProvider>
  23. </SccProvider>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <Prefer32Bit>false</Prefer32Bit>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\Release\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>false</Prefer32Bit>
  43. </PropertyGroup>
  44. <ItemGroup>
  45. <Reference Include="System" />
  46. <Reference Include="System.configuration" />
  47. <Reference Include="System.Core" />
  48. <Reference Include="System.Runtime.Serialization" />
  49. <Reference Include="System.Xml.Linq" />
  50. <Reference Include="System.Data.DataSetExtensions" />
  51. <Reference Include="Microsoft.CSharp" />
  52. <Reference Include="System.Data" />
  53. <Reference Include="System.Xml" />
  54. </ItemGroup>
  55. <ItemGroup>
  56. <Compile Include="AGVResult.cs" />
  57. <Compile Include="BarCodeCheckModel.cs" />
  58. <Compile Include="ExpressModel.cs" />
  59. <Compile Include="ForkLiftCallBackModel.cs" />
  60. <Compile Include="ForkLiftResult.cs" />
  61. <Compile Include="AGVStartTaskModel.cs" />
  62. <Compile Include="BarCodeModel.cs" />
  63. <Compile Include="ControlMode.cs" />
  64. <Compile Include="DownItemModel.cs" />
  65. <Compile Include="ERPDeliveryNotice.cs" />
  66. <Compile Include="ERPODNRT.cs" />
  67. <Compile Include="ERPPurchaseOrder.cs" />
  68. <Compile Include="ICSCheck.cs" />
  69. <Compile Include="AGVCallBackModel.cs" />
  70. <Compile Include="ICSContainerInfo.cs" />
  71. <Compile Include="ICSContainerBind.cs" />
  72. <Compile Include="ICSContainerTransCodeBind.cs" />
  73. <Compile Include="ICSLocationRecommend.cs" />
  74. <Compile Include="ICSMTDocModel.cs" />
  75. <Compile Include="ICSUser.cs" />
  76. <Compile Include="LanguageModel.cs" />
  77. <Compile Include="LOTMergeCreateIModel.cs" />
  78. <Compile Include="LotNoMode.cs" />
  79. <Compile Include="LOTStockDownHGModel.cs" />
  80. <Compile Include="AGVPodBindModel.cs" />
  81. <Compile Include="LOTStockForkLiftModel.cs" />
  82. <Compile Include="ICSMaterialBackModel.cs" />
  83. <Compile Include="SAPGetWMSWHInfoModel.cs" />
  84. <Compile Include="OccupyDocModel.cs" />
  85. <Compile Include="LOTStockUpHGModel.cs" />
  86. <Compile Include="LOTStockUpCreateIModel.cs" />
  87. <Compile Include="ICSContainer.cs" />
  88. <Compile Include="ICSDeliveryNotice.cs" />
  89. <Compile Include="ICSLibraryModel.cs" />
  90. <Compile Include="ICSLocation.cs" />
  91. <Compile Include="ICSMOApplyNeg.cs" />
  92. <Compile Include="ICSOApplyNeg.cs" />
  93. <Compile Include="ICSUserPower.cs" />
  94. <Compile Include="ICSVersions.cs" />
  95. <Compile Include="ICSWorkPoint.cs" />
  96. <Compile Include="IssueDoc.cs" />
  97. <Compile Include="LOTStockModel.cs" />
  98. <Compile Include="CompleteVerification.cs" />
  99. <Compile Include="Sys_SRM_User.cs" />
  100. <Compile Include="TransferApplication.cs" />
  101. <Compile Include="TransferDoc.cs" />
  102. <Compile Include="Result.cs" />
  103. <Compile Include="Properties\AssemblyInfo.cs" />
  104. <Compile Include="UserLogOnEntity.cs" />
  105. <Compile Include="VouchKey.cs" />
  106. <Compile Include="WMSBarCoreModel.cs" />
  107. <Compile Include="WMSSourceDocumentModel.cs" />
  108. </ItemGroup>
  109. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  110. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  111. Other similar extension points exist, see Microsoft.Common.targets.
  112. <Target Name="BeforeBuild">
  113. </Target>
  114. <Target Name="AfterBuild">
  115. </Target>
  116. -->
  117. </Project>