| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{0C9830B2-D208-41CC-966B-E3509B3B3FC6}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <RootNamespace>HH.YiDaSyncNC</RootNamespace>
- <AssemblyName>HH.YiDaSyncNC</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AlibabaCloud.EndpointUtil, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.EndpointUtil.0.1.1\lib\net45\AlibabaCloud.EndpointUtil.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.GatewayDingTalk, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.GatewayDingTalk.1.0.2\lib\net45\AlibabaCloud.GatewayDingTalk.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.GatewaySpi, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.GatewaySpi.0.0.2\lib\net45\AlibabaCloud.GatewaySpi.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.OpenApiClient, Version=0.1.5.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.OpenApiClient.0.1.6\lib\net45\AlibabaCloud.OpenApiClient.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.OpenApiUtil, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.OpenApiUtil.1.1.1\lib\net45\AlibabaCloud.OpenApiUtil.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.SDK.Dingtalk, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.SDK.Dingtalk.2.0.27\lib\net45\AlibabaCloud.SDK.Dingtalk.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.TeaUtil, Version=0.1.14.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.TeaUtil.0.1.17\lib\net45\AlibabaCloud.TeaUtil.dll</HintPath>
- </Reference>
- <Reference Include="AlibabaCloud.TeaXML, Version=0.0.3.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\AlibabaCloud.TeaXML.0.0.3\lib\net45\AlibabaCloud.TeaXML.dll</HintPath>
- </Reference>
- <Reference Include="Aliyun.Credentials, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Aliyun.Credentials.1.3.1\lib\net45\Aliyun.Credentials.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="RestSharp, Version=110.2.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
- <HintPath>..\packages\RestSharp.110.2.0\lib\net471\RestSharp.dll</HintPath>
- </Reference>
- <Reference Include="SqlSugar, Version=5.1.4.188, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\SqlSugar.5.1.4.188\lib\SqlSugar.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.WebRequest" />
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Json, Version=7.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="Tea, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Tea.1.1.2\lib\net45\Tea.dll</HintPath>
- </Reference>
- <Reference Include="TopSdk">
- <HintPath>lib\TopSdk.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="DataSync\BZJ_HK_SyncService.cs" />
- <Compile Include="DataSync\CGDD_SyncService.cs" />
- <Compile Include="DataSync\BX_SyncService.cs" />
- <Compile Include="DataSync\FKGL_SyncService.cs" />
- <Compile Include="DataSync\FKYF_SyncService.cs" />
- <Compile Include="DataSync\FK_CLBX_SyncService.cs" />
- <Compile Include="DataSync\FK_FYBX_SyncService.cs" />
- <Compile Include="DataSync\FK_FKD_SyncService.cs" />
- <Compile Include="DataSync\FK_YF_SyncService.cs" />
- <Compile Include="DataSync\FK_XZ_SyncService.cs" />
- <Compile Include="DataSync\FK_SyncService.cs" />
- <Compile Include="DataSync\HKD_GL_SyncService.cs" />
- <Compile Include="DataSync\KH_SyncService.cs" />
- <Compile Include="DataSync\GYS_SyncService.cs" />
- <Compile Include="DataSync\BZJ_SyncService.cs" />
- <Compile Include="DataSync\KP_HK_SyncService.cs" />
- <Compile Include="DataSync\KP_TP_SyncService.cs" />
- <Compile Include="DataSync\KP_SyncService.cs" />
- <Compile Include="DataSync\YF_FPRZ_SyncService.cs" />
- <Compile Include="DataSync\ZC_ZJHX_SyncService.cs" />
- <Compile Include="DataSync\ZC_SyncService.cs" />
- <Compile Include="DataSync\XMD_SyncService.cs" />
- <Compile Include="DataSync\WL_SyncService.cs" />
- <Compile Include="Dtos\NC\ap_paybill.cs" />
- <Compile Include="Dtos\NC\ap_payitem.cs" />
- <Compile Include="DataSync\ZZD_GL_SyncService.cs" />
- <Compile Include="Dtos\NC\ar_gatherbill.cs" />
- <Compile Include="Dtos\NC\bd_defdoc.cs" />
- <Compile Include="Dtos\NC\bd_income.cs" />
- <Compile Include="Dtos\NC\bd_customer.cs" />
- <Compile Include="Dtos\NC\ct_bondapply.cs" />
- <Compile Include="Dtos\NC\fa_cardhistory.cs" />
- <Compile Include="Dtos\NC\org_accountingbook.cs" />
- <Compile Include="Dtos\NC\po_order_bb.cs" />
- <Compile Include="Dtos\NC\po_order_b.cs" />
- <Compile Include="Dtos\NC\ar_recitem.cs" />
- <Compile Include="Dtos\NC\sm_user.cs" />
- <Compile Include="Dtos\NC\bd_psndoc.cs" />
- <Compile Include="Dtos\NC\org_dept.cs" />
- <Compile Include="Dtos\NC\org_orgs.cs" />
- <Compile Include="Dtos\NC\pam_addreducestyle.cs" />
- <Compile Include="Dtos\NC\bd_material.cs" />
- <Compile Include="Dtos\NC\fa_card.cs" />
- <Compile Include="Dtos\NC\bd_stordoc.cs" />
- <Compile Include="Dtos\NC\bd_projectclass.cs" />
- <Compile Include="Dtos\NC\so_saleinvoice.cs" />
- <Compile Include="Dtos\NC\po_order.cs" />
- <Compile Include="Dtos\NC\ar_gatheritem.cs" />
- <Compile Include="Dtos\NC\so_squareinv_d.cs" />
- <Compile Include="Dtos\NC\so_saleinvoice_b.cs" />
- <Compile Include="Dtos\NC\xx_idcontrast.cs" />
- <Compile Include="Dtos\NC\bd_project.cs" />
- <Compile Include="Dtos\NC\bd_supplier.cs" />
- <Compile Include="Dtos\NC\bd_custclass.cs" />
- <Compile Include="Dtos\NC\bd_supplierclass.cs" />
- <Compile Include="Dtos\NC\bd_branddoc.cs" />
- <Compile Include="Dtos\NC\bd_mattaxes.cs" />
- <Compile Include="Dtos\NC\bd_measdoc.cs" />
- <Compile Include="Dtos\NC\bd_marbasclass.cs" />
- <Compile Include="Dtos\NC\EnumType.cs" />
- <Compile Include="Dtos\NC\so_saleorder.cs" />
- <Compile Include="Dtos\NC\so_saleorder_b.cs" />
- <Compile Include="Dtos\NC\so_saleorder_exe.cs" />
- <Compile Include="Dtos\SyncRecord_CGDD.cs" />
- <Compile Include="Dtos\SyncRecord_KH.cs" />
- <Compile Include="Dtos\SyncRecord_GYS.cs" />
- <Compile Include="Dtos\SyncRecord_XMD.cs" />
- <Compile Include="Dtos\SyncRecord_WL.cs" />
- <Compile Include="Dtos\YiDaResDto.cs" />
- <Compile Include="Dtos\YIDA\YiDa_FPRZD.cs" />
- <Compile Include="Dtos\YIDA\YiDa_FYBXD.cs" />
- <Compile Include="Dtos\YIDA\YiDa_SKDNC.cs" />
- <Compile Include="Dtos\YIDA\YiDa_ZZDA.cs" />
- <Compile Include="Dtos\YIDA\YiDa_ZZHX.cs" />
- <Compile Include="Dtos\YIDA\YiDa_ZZSQ.cs" />
- <Compile Include="Helper\AbPrivoder.cs" />
- <Compile Include="Helper\CommHelper.cs" />
- <Compile Include="Helper\DBHelper.cs" />
- <Compile Include="Helper\DingTalkService.cs" />
- <Compile Include="Helper\DocDicHelper.cs" />
- <Compile Include="Helper\HttpRequestHelper.cs" />
- <Compile Include="Helper\LogHelper.cs" />
- <Compile Include="Helper\NCImportFunc.cs" />
- <Compile Include="Helper\UnixTimeHelper.cs" />
- <Compile Include="Models\FKGL_SyncServiceModel.cs" />
- <Compile Include="Models\FKYF_SyncServiceModel.cs" />
- <Compile Include="Models\FK_CLBX_SyncServiceModel.cs" />
- <Compile Include="Models\FK_FYBX_SyncServiceModel.cs" />
- <Compile Include="Models\FK_FKD_SyncServiceModel.cs" />
- <Compile Include="Models\FK_YF_SyncServiceModel.cs" />
- <Compile Include="Models\FK_XZ_SyncServiceModel.cs" />
- <Compile Include="Models\FK_SyncServiceModel.cs" />
- <Compile Include="Models\HKD_GL_SyncServiceModel.cs" />
- <Compile Include="Models\BZJ_SyncServiceModel.cs" />
- <Compile Include="Models\XSFP_SyncServiceModel.cs" />
- <Compile Include="Models\KP_SyncServiceModel.cs" />
- <Compile Include="Models\CGDD_SyncServiceModel.cs" />
- <Compile Include="Models\KH_SyncServiceModel.cs" />
- <Compile Include="Models\GYS_SyncServiceModel.cs" />
- <Compile Include="Models\XMD_SyncServiceModel.cs" />
- <Compile Include="Models\WL_SyncServiceModel.cs" />
- <Compile Include="Models\ZZD_GL_SyncServiceModel.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Context\" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <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')" />
- <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
- <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" />
- <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" />
- </Target>
- </Project>
|