ConsoleApp1.csproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  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>{339F235A-2A54-4399-879B-A731ACBE00D2}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>ConsoleApp1</RootNamespace>
  10. <AssemblyName>ConsoleApp1</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. <IsWebBootstrapper>false</IsWebBootstrapper>
  16. <PublishUrl>E:\发布程序\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <ApplicationRevision>12</ApplicationRevision>
  27. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <PublishWizardCompleted>true</PublishWizardCompleted>
  30. <BootstrapperEnabled>true</BootstrapperEnabled>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugSymbols>true</DebugSymbols>
  35. <DebugType>full</DebugType>
  36. <Optimize>false</Optimize>
  37. <OutputPath>bin\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <DebugType>pdbonly</DebugType>
  45. <Optimize>true</Optimize>
  46. <OutputPath>bin\Release\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. </PropertyGroup>
  51. <PropertyGroup>
  52. <ManifestCertificateThumbprint>0EC0DFEE7806BBB5116394285C91C6D09403B8AF</ManifestCertificateThumbprint>
  53. </PropertyGroup>
  54. <PropertyGroup>
  55. <ManifestKeyFile>ConsoleApp1_TemporaryKey.pfx</ManifestKeyFile>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <GenerateManifests>true</GenerateManifests>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <SignManifests>true</SignManifests>
  62. </PropertyGroup>
  63. <ItemGroup>
  64. <Reference Include="H3.BizBus">
  65. <HintPath>E:\房德\房德文件\房德文件\bin\H3.BizBus.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  68. <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System" />
  71. <Reference Include="System.Core" />
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="System.Runtime.Serialization" />
  74. <Reference Include="System.ServiceModel" />
  75. <Reference Include="System.Windows.Forms" />
  76. <Reference Include="System.Xml.Linq" />
  77. <Reference Include="System.Data.DataSetExtensions" />
  78. <Reference Include="Microsoft.CSharp" />
  79. <Reference Include="System.Data" />
  80. <Reference Include="System.Net.Http" />
  81. <Reference Include="System.Xml" />
  82. <Reference Include="TopSdk">
  83. <HintPath>E:\房德\房德文件\房德文件\bin\TopSdk.dll</HintPath>
  84. </Reference>
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Compile Include="Connected Services\IBDdocQuer\Reference.cs">
  88. <AutoGen>True</AutoGen>
  89. <DesignTime>True</DesignTime>
  90. <DependentUpon>Reference.svcmap</DependentUpon>
  91. </Compile>
  92. <Compile Include="Controller\CY_API\CY_API_Server.cs" />
  93. <Compile Include="Controller\CY_API\CY_NC_Api.cs" />
  94. <Compile Include="Controller\DDing_API\DingdingAPI.cs" />
  95. <Compile Include="Controller\DDing_API\InTheMiddle.cs" />
  96. <Compile Include="Controller\Sql_controller\DB_Helper.cs" />
  97. <Compile Include="Controller\Sql_controller\HttpHepler.cs" />
  98. <Compile Include="Controller\Sql_controller\Sql_Controller.cs" />
  99. <Compile Include="Controller\Ykb_API\Ykb_APIServer.cs" />
  100. <Compile Include="Model\BasicData.cs" />
  101. <Compile Include="Model\BasicPersonnelInformation.cs" />
  102. <Compile Include="Model\BusinessUnit.cs" />
  103. <Compile Include="Model\departmentUnit.cs" />
  104. <Compile Include="Model\merchantsUnit.cs" />
  105. <Compile Include="Model\ProjectFiles.cs" />
  106. <Compile Include="Model\TheBudget.cs" />
  107. <Compile Include="Program.cs" />
  108. <Compile Include="Properties\AssemblyInfo.cs" />
  109. </ItemGroup>
  110. <ItemGroup>
  111. <None Include="App.config" />
  112. <None Include="Connected Services\IBDdocQuer\bddocquey.wsdl" />
  113. <None Include="Connected Services\IBDdocQuer\ConsoleApp1.IBDdocQuer.bdDocQueyResponse.datasource">
  114. <DependentUpon>Reference.svcmap</DependentUpon>
  115. </None>
  116. <None Include="ConsoleApp1_TemporaryKey.pfx" />
  117. <None Include="packages.config" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <WCFMetadata Include="Connected Services\" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <WCFMetadataStorage Include="Connected Services\IBDdocQuer\" />
  124. </ItemGroup>
  125. <ItemGroup>
  126. <None Include="Connected Services\IBDdocQuer\configuration91.svcinfo" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <None Include="Connected Services\IBDdocQuer\configuration.svcinfo" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <None Include="Connected Services\IBDdocQuer\Reference.svcmap">
  133. <Generator>WCF Proxy Generator</Generator>
  134. <LastGenOutput>Reference.cs</LastGenOutput>
  135. </None>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  139. <Visible>False</Visible>
  140. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
  141. <Install>true</Install>
  142. </BootstrapperPackage>
  143. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  144. <Visible>False</Visible>
  145. <ProductName>.NET Framework 3.5 SP1</ProductName>
  146. <Install>false</Install>
  147. </BootstrapperPackage>
  148. </ItemGroup>
  149. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  150. </Project>