HH.YiDaSyncNC.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  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>{0C9830B2-D208-41CC-966B-E3509B3B3FC6}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>HH.YiDaSyncNC</RootNamespace>
  10. <AssemblyName>HH.YiDaSyncNC</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. <PublishUrl>publish\</PublishUrl>
  16. <Install>true</Install>
  17. <InstallFrom>Disk</InstallFrom>
  18. <UpdateEnabled>false</UpdateEnabled>
  19. <UpdateMode>Foreground</UpdateMode>
  20. <UpdateInterval>7</UpdateInterval>
  21. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  22. <UpdatePeriodically>false</UpdatePeriodically>
  23. <UpdateRequired>false</UpdateRequired>
  24. <MapFileExtensions>true</MapFileExtensions>
  25. <ApplicationRevision>0</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <IsWebBootstrapper>false</IsWebBootstrapper>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>bin\Debug\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  42. <PlatformTarget>AnyCPU</PlatformTarget>
  43. <DebugType>pdbonly</DebugType>
  44. <Optimize>true</Optimize>
  45. <OutputPath>bin\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="AlibabaCloud.EndpointUtil, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL">
  52. <HintPath>..\packages\AlibabaCloud.EndpointUtil.0.1.1\lib\net45\AlibabaCloud.EndpointUtil.dll</HintPath>
  53. </Reference>
  54. <Reference Include="AlibabaCloud.GatewayDingTalk, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
  55. <HintPath>..\packages\AlibabaCloud.GatewayDingTalk.1.0.2\lib\net45\AlibabaCloud.GatewayDingTalk.dll</HintPath>
  56. </Reference>
  57. <Reference Include="AlibabaCloud.GatewaySpi, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
  58. <HintPath>..\packages\AlibabaCloud.GatewaySpi.0.0.2\lib\net45\AlibabaCloud.GatewaySpi.dll</HintPath>
  59. </Reference>
  60. <Reference Include="AlibabaCloud.OpenApiClient, Version=0.1.5.0, Culture=neutral, processorArchitecture=MSIL">
  61. <HintPath>..\packages\AlibabaCloud.OpenApiClient.0.1.6\lib\net45\AlibabaCloud.OpenApiClient.dll</HintPath>
  62. </Reference>
  63. <Reference Include="AlibabaCloud.OpenApiUtil, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  64. <HintPath>..\packages\AlibabaCloud.OpenApiUtil.1.1.1\lib\net45\AlibabaCloud.OpenApiUtil.dll</HintPath>
  65. </Reference>
  66. <Reference Include="AlibabaCloud.SDK.Dingtalk, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
  67. <HintPath>..\packages\AlibabaCloud.SDK.Dingtalk.2.0.27\lib\net45\AlibabaCloud.SDK.Dingtalk.dll</HintPath>
  68. </Reference>
  69. <Reference Include="AlibabaCloud.TeaUtil, Version=0.1.14.0, Culture=neutral, processorArchitecture=MSIL">
  70. <HintPath>..\packages\AlibabaCloud.TeaUtil.0.1.17\lib\net45\AlibabaCloud.TeaUtil.dll</HintPath>
  71. </Reference>
  72. <Reference Include="AlibabaCloud.TeaXML, Version=0.0.3.0, Culture=neutral, processorArchitecture=MSIL">
  73. <HintPath>..\packages\AlibabaCloud.TeaXML.0.0.3\lib\net45\AlibabaCloud.TeaXML.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Aliyun.Credentials, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
  76. <HintPath>..\packages\Aliyun.Credentials.1.3.1\lib\net45\Aliyun.Credentials.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  82. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  83. </Reference>
  84. <Reference Include="RestSharp, Version=110.2.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
  85. <HintPath>..\packages\RestSharp.110.2.0\lib\net471\RestSharp.dll</HintPath>
  86. </Reference>
  87. <Reference Include="SqlSugar, Version=5.1.4.188, Culture=neutral, processorArchitecture=MSIL">
  88. <HintPath>..\packages\SqlSugar.5.1.4.188\lib\SqlSugar.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System" />
  91. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  92. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Configuration" />
  95. <Reference Include="System.Core" />
  96. <Reference Include="System.Drawing" />
  97. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  98. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  101. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
  105. </Reference>
  106. <Reference Include="System.Net.Http.WebRequest" />
  107. <Reference Include="System.Numerics" />
  108. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  109. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  112. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Security" />
  115. <Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  116. <HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  117. </Reference>
  118. <Reference Include="System.Text.Json, Version=7.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  119. <HintPath>..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  122. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  125. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web" />
  128. <Reference Include="System.Xml.Linq" />
  129. <Reference Include="System.Data.DataSetExtensions" />
  130. <Reference Include="Microsoft.CSharp" />
  131. <Reference Include="System.Data" />
  132. <Reference Include="System.Net.Http" />
  133. <Reference Include="System.Xml" />
  134. <Reference Include="Tea, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
  135. <HintPath>..\packages\Tea.1.1.2\lib\net45\Tea.dll</HintPath>
  136. </Reference>
  137. <Reference Include="TopSdk">
  138. <HintPath>lib\TopSdk.dll</HintPath>
  139. </Reference>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <Compile Include="DataSync\BZJ_HK_SyncService.cs" />
  143. <Compile Include="DataSync\CGDD_SyncService.cs" />
  144. <Compile Include="DataSync\BX_SyncService.cs" />
  145. <Compile Include="DataSync\FKGL_SyncService.cs" />
  146. <Compile Include="DataSync\FKYF_SyncService.cs" />
  147. <Compile Include="DataSync\FK_CLBX_SyncService.cs" />
  148. <Compile Include="DataSync\FK_FYBX_SyncService.cs" />
  149. <Compile Include="DataSync\FK_FKD_SyncService.cs" />
  150. <Compile Include="DataSync\FK_YF_SyncService.cs" />
  151. <Compile Include="DataSync\FK_XZ_SyncService.cs" />
  152. <Compile Include="DataSync\FK_SyncService.cs" />
  153. <Compile Include="DataSync\HKD_GL_SyncService.cs" />
  154. <Compile Include="DataSync\KH_SyncService.cs" />
  155. <Compile Include="DataSync\GYS_SyncService.cs" />
  156. <Compile Include="DataSync\BZJ_SyncService.cs" />
  157. <Compile Include="DataSync\KP_HK_SyncService.cs" />
  158. <Compile Include="DataSync\KP_TP_SyncService.cs" />
  159. <Compile Include="DataSync\KP_SyncService.cs" />
  160. <Compile Include="DataSync\YF_FPRZ_SyncService.cs" />
  161. <Compile Include="DataSync\ZC_ZJHX_SyncService.cs" />
  162. <Compile Include="DataSync\ZC_SyncService.cs" />
  163. <Compile Include="DataSync\XMD_SyncService.cs" />
  164. <Compile Include="DataSync\WL_SyncService.cs" />
  165. <Compile Include="Dtos\NC\ap_paybill.cs" />
  166. <Compile Include="Dtos\NC\ap_payitem.cs" />
  167. <Compile Include="DataSync\ZZD_GL_SyncService.cs" />
  168. <Compile Include="Dtos\NC\ar_gatherbill.cs" />
  169. <Compile Include="Dtos\NC\bd_defdoc.cs" />
  170. <Compile Include="Dtos\NC\bd_income.cs" />
  171. <Compile Include="Dtos\NC\bd_customer.cs" />
  172. <Compile Include="Dtos\NC\ct_bondapply.cs" />
  173. <Compile Include="Dtos\NC\fa_cardhistory.cs" />
  174. <Compile Include="Dtos\NC\org_accountingbook.cs" />
  175. <Compile Include="Dtos\NC\po_order_bb.cs" />
  176. <Compile Include="Dtos\NC\po_order_b.cs" />
  177. <Compile Include="Dtos\NC\ar_recitem.cs" />
  178. <Compile Include="Dtos\NC\sm_user.cs" />
  179. <Compile Include="Dtos\NC\bd_psndoc.cs" />
  180. <Compile Include="Dtos\NC\org_dept.cs" />
  181. <Compile Include="Dtos\NC\org_orgs.cs" />
  182. <Compile Include="Dtos\NC\pam_addreducestyle.cs" />
  183. <Compile Include="Dtos\NC\bd_material.cs" />
  184. <Compile Include="Dtos\NC\fa_card.cs" />
  185. <Compile Include="Dtos\NC\bd_stordoc.cs" />
  186. <Compile Include="Dtos\NC\bd_projectclass.cs" />
  187. <Compile Include="Dtos\NC\so_saleinvoice.cs" />
  188. <Compile Include="Dtos\NC\po_order.cs" />
  189. <Compile Include="Dtos\NC\ar_gatheritem.cs" />
  190. <Compile Include="Dtos\NC\so_squareinv_d.cs" />
  191. <Compile Include="Dtos\NC\so_saleinvoice_b.cs" />
  192. <Compile Include="Dtos\NC\xx_idcontrast.cs" />
  193. <Compile Include="Dtos\NC\bd_project.cs" />
  194. <Compile Include="Dtos\NC\bd_supplier.cs" />
  195. <Compile Include="Dtos\NC\bd_custclass.cs" />
  196. <Compile Include="Dtos\NC\bd_supplierclass.cs" />
  197. <Compile Include="Dtos\NC\bd_branddoc.cs" />
  198. <Compile Include="Dtos\NC\bd_mattaxes.cs" />
  199. <Compile Include="Dtos\NC\bd_measdoc.cs" />
  200. <Compile Include="Dtos\NC\bd_marbasclass.cs" />
  201. <Compile Include="Dtos\NC\EnumType.cs" />
  202. <Compile Include="Dtos\NC\so_saleorder.cs" />
  203. <Compile Include="Dtos\NC\so_saleorder_b.cs" />
  204. <Compile Include="Dtos\NC\so_saleorder_exe.cs" />
  205. <Compile Include="Dtos\SyncRecord_CGDD.cs" />
  206. <Compile Include="Dtos\SyncRecord_KH.cs" />
  207. <Compile Include="Dtos\SyncRecord_GYS.cs" />
  208. <Compile Include="Dtos\SyncRecord_XMD.cs" />
  209. <Compile Include="Dtos\SyncRecord_WL.cs" />
  210. <Compile Include="Dtos\YiDaResDto.cs" />
  211. <Compile Include="Dtos\YIDA\YiDa_FPRZD.cs" />
  212. <Compile Include="Dtos\YIDA\YiDa_FYBXD.cs" />
  213. <Compile Include="Dtos\YIDA\YiDa_SKDNC.cs" />
  214. <Compile Include="Dtos\YIDA\YiDa_ZZDA.cs" />
  215. <Compile Include="Dtos\YIDA\YiDa_ZZHX.cs" />
  216. <Compile Include="Dtos\YIDA\YiDa_ZZSQ.cs" />
  217. <Compile Include="Helper\AbPrivoder.cs" />
  218. <Compile Include="Helper\CommHelper.cs" />
  219. <Compile Include="Helper\DBHelper.cs" />
  220. <Compile Include="Helper\DingTalkService.cs" />
  221. <Compile Include="Helper\DocDicHelper.cs" />
  222. <Compile Include="Helper\HttpRequestHelper.cs" />
  223. <Compile Include="Helper\LogHelper.cs" />
  224. <Compile Include="Helper\NCImportFunc.cs" />
  225. <Compile Include="Helper\UnixTimeHelper.cs" />
  226. <Compile Include="Models\FKGL_SyncServiceModel.cs" />
  227. <Compile Include="Models\FKYF_SyncServiceModel.cs" />
  228. <Compile Include="Models\FK_CLBX_SyncServiceModel.cs" />
  229. <Compile Include="Models\FK_FYBX_SyncServiceModel.cs" />
  230. <Compile Include="Models\FK_FKD_SyncServiceModel.cs" />
  231. <Compile Include="Models\FK_YF_SyncServiceModel.cs" />
  232. <Compile Include="Models\FK_XZ_SyncServiceModel.cs" />
  233. <Compile Include="Models\FK_SyncServiceModel.cs" />
  234. <Compile Include="Models\HKD_GL_SyncServiceModel.cs" />
  235. <Compile Include="Models\BZJ_SyncServiceModel.cs" />
  236. <Compile Include="Models\XSFP_SyncServiceModel.cs" />
  237. <Compile Include="Models\KP_SyncServiceModel.cs" />
  238. <Compile Include="Models\CGDD_SyncServiceModel.cs" />
  239. <Compile Include="Models\KH_SyncServiceModel.cs" />
  240. <Compile Include="Models\GYS_SyncServiceModel.cs" />
  241. <Compile Include="Models\XMD_SyncServiceModel.cs" />
  242. <Compile Include="Models\WL_SyncServiceModel.cs" />
  243. <Compile Include="Models\ZZD_GL_SyncServiceModel.cs" />
  244. <Compile Include="Program.cs" />
  245. <Compile Include="Properties\AssemblyInfo.cs" />
  246. </ItemGroup>
  247. <ItemGroup>
  248. <None Include="App.config" />
  249. <None Include="packages.config" />
  250. </ItemGroup>
  251. <ItemGroup>
  252. <Folder Include="Context\" />
  253. </ItemGroup>
  254. <ItemGroup>
  255. <WCFMetadata Include="Connected Services\" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  259. <Visible>False</Visible>
  260. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
  261. <Install>true</Install>
  262. </BootstrapperPackage>
  263. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  264. <Visible>False</Visible>
  265. <ProductName>.NET Framework 3.5 SP1</ProductName>
  266. <Install>false</Install>
  267. </BootstrapperPackage>
  268. </ItemGroup>
  269. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  270. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
  271. <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
  272. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
  273. <Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
  274. </Target>
  275. </Project>