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.

145 lines
6.6 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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>{F2035EE2-B73D-4FB8-A433-CAB465DE6A2A}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>NFine.Application</RootNamespace>
  11. <AssemblyName>NFine.Application</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SccProjectName>
  15. </SccProjectName>
  16. <SccLocalPath>
  17. </SccLocalPath>
  18. <SccAuxPath>
  19. </SccAuxPath>
  20. <SccProvider>
  21. </SccProvider>
  22. <TargetFrameworkProfile />
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\Debug\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  43. <HintPath>..\packages\Newtonsoft.Json.dll</HintPath>
  44. <Private>True</Private>
  45. </Reference>
  46. <Reference Include="System" />
  47. <Reference Include="System.Configuration" />
  48. <Reference Include="System.Core" />
  49. <Reference Include="System.Web" />
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="System.Data.DataSetExtensions" />
  52. <Reference Include="Microsoft.CSharp" />
  53. <Reference Include="System.Data" />
  54. <Reference Include="System.Xml" />
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="01 Infrastructure\DbLogType.cs" />
  58. <Compile Include="DHAY\ICSAccessoriesMOIApplyApp.cs" />
  59. <Compile Include="DHAY\ICSCustomerSuppliedInApp.cs" />
  60. <Compile Include="DHAY\ICSCustomerSuppliedReturnApp.cs" />
  61. <Compile Include="Encrypt\EnciphermentApp.cs" />
  62. <Compile Include="Entity\ICSBadReason.cs" />
  63. <Compile Include="Entity\ICSInspectionList.cs" />
  64. <Compile Include="Entity\ICSInventoryInspectionGroup.cs" />
  65. <Compile Include="OMAY\ICSInvCodeHCApp.cs" />
  66. <Compile Include="OMAY\ICSOOCreateLotApp.cs" />
  67. <Compile Include="OMAY\ICSMoCreateLotApp.cs" />
  68. <Compile Include="OMAY\OMAYApp.cs" />
  69. <Compile Include="OMAY\OMAYApsApp.cs" />
  70. <Compile Include="OMAY\OMAYLotDataGenerationApp.cs" />
  71. <Compile Include="OMAY\OMAYMoOutboundApp.cs" />
  72. <Compile Include="OMAY\OMAYSalesDeliveryApp.cs" />
  73. <Compile Include="Properties\AssemblyInfo.cs" />
  74. <Compile Include="SRM\UserWorkPointApp.cs" />
  75. <Compile Include="SystemManage\CommonReportApp.cs" />
  76. <Compile Include="SystemManage\ItemsApp.cs" />
  77. <Compile Include="SystemManage\ItemsDetailApp.cs" />
  78. <Compile Include="SystemManage\MailApp.cs" />
  79. <Compile Include="SystemManage\ModuleApp.cs" />
  80. <Compile Include="SystemManage\ModuleButtonApp.cs" />
  81. <Compile Include="SystemManage\AreaApp.cs" />
  82. <Compile Include="SystemManage\OrganizeApp.cs" />
  83. <Compile Include="SystemManage\RoleApp.cs" />
  84. <Compile Include="SystemManage\CustomerApp.cs" />
  85. <Compile Include="SystemManage\UserApp.cs" />
  86. <Compile Include="SystemManage\UserLogOnApp.cs" />
  87. <Compile Include="SystemManage\DutyApp.cs" />
  88. <Compile Include="SystemManage\RoleAuthorizeApp.cs" />
  89. <Compile Include="SystemSecurity\DbBackupApp.cs" />
  90. <Compile Include="SystemSecurity\FilterIPApp.cs" />
  91. <Compile Include="SystemSecurity\LogApp.cs" />
  92. <Compile Include="WMS\BasicSettingsApp.cs" />
  93. <Compile Include="WMS\BlitemApp.cs" />
  94. <Compile Include="WMS\PDAVersionApp.cs" />
  95. <Compile Include="WMS\PrintLotNoOverallApp.cs" />
  96. <Compile Include="WMS\DeciliterApp.cs" />
  97. <Compile Include="WMS\HomeWorkApp.cs" />
  98. <Compile Include="WMS\ICSDisassemblyDocApp.cs" />
  99. <Compile Include="WMS\ICSMOApp.cs" />
  100. <Compile Include="WMS\ICSMTDOCApp.cs" />
  101. <Compile Include="WMS\ICSRCVIQCsApp.cs" />
  102. <Compile Include="WMS\MaterialsDeliveredRTMApp.cs" />
  103. <Compile Include="WMS\PickMaterialApp.cs" />
  104. <Compile Include="WMS\PrintApp.cs" />
  105. <Compile Include="WMS\FinishedProductWarehouseEntryApp.cs" />
  106. <Compile Include="WMS\SalesOrderApp.cs" />
  107. <Compile Include="WMS\PurOrderApp.cs" />
  108. <Compile Include="WMS\ProductionIssueApp.cs" />
  109. <Compile Include="WMS\ProductionRAFMRApp.cs" />
  110. <Compile Include="WMS\RevokeBusinessApp.cs" />
  111. <Compile Include="WMS\UserListApp.cs" />
  112. <Compile Include="WMS\WeiWaiProductionIssueApp.cs" />
  113. <Compile Include="WMS\WMSCreateItemLotApp.cs" />
  114. <Compile Include="WMS\WWMaterialsDeliveredRTMApp.cs" />
  115. <Compile Include="WMS\WWProductionRAFMRApp.cs" />
  116. <Compile Include="WMS\YLICSMoPickApp.cs" />
  117. <Compile Include="WMS\ZHYSalesDeliveryApp.cs" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <ProjectReference Include="..\NFine.Code\NFine.Code.csproj">
  121. <Project>{db19ce03-c307-43fe-a209-08aa4ae10e21}</Project>
  122. <Name>NFine.Code</Name>
  123. </ProjectReference>
  124. <ProjectReference Include="..\NFine.Data\NFine.Data.csproj">
  125. <Project>{f71003e8-a836-48f4-9df6-df9095cebd18}</Project>
  126. <Name>NFine.Data</Name>
  127. </ProjectReference>
  128. <ProjectReference Include="..\NFine.Domain\NFine.Domain.csproj">
  129. <Project>{7dc886cd-b8a0-44e8-aadd-57fcb0cfecb8}</Project>
  130. <Name>NFine.Domain</Name>
  131. </ProjectReference>
  132. <ProjectReference Include="..\NFine.Repository\NFine.Repository.csproj">
  133. <Project>{875233bf-ea15-49e0-9a9c-77884a897ff6}</Project>
  134. <Name>NFine.Repository</Name>
  135. </ProjectReference>
  136. </ItemGroup>
  137. <ItemGroup />
  138. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  139. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  140. Other similar extension points exist, see Microsoft.Common.targets.
  141. <Target Name="BeforeBuild">
  142. </Target>
  143. <Target Name="AfterBuild">
  144. </Target>
  145. -->
  146. </Project>