EMIS.Service.csproj 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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>{4F0A4D2F-256E-4B07-91B6-5C252ACA0CEF}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>EMIS.Service</RootNamespace>
  10. <AssemblyName>EMIS.Service</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <Prefer32Bit>false</Prefer32Bit>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>..\Lib\Autofac.dll</HintPath>
  41. </Reference>
  42. <Reference Include="Bowin.Common">
  43. <HintPath>..\Lib\Bowin.Common.dll</HintPath>
  44. </Reference>
  45. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\Lib\EntityFramework.SqlServer.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Senparc.CO2NET, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\Lib\Senparc.CO2NET.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Senparc.CO2NET.APM, Version=0.2.5.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\Lib\Senparc.CO2NET.APM.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Senparc.NeuChar, Version=0.6.2.1, Culture=neutral, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\Lib\Senparc.NeuChar.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Senparc.Weixin.TenPay, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>..\Lib\Senparc.Weixin.TenPay.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System" />
  69. <Reference Include="System.Configuration" />
  70. <Reference Include="System.Core" />
  71. <Reference Include="System.Runtime.Serialization" />
  72. <Reference Include="System.Web" />
  73. <Reference Include="System.Web.Extensions" />
  74. <Reference Include="System.Windows.Forms" />
  75. <Reference Include="System.Xml.Linq" />
  76. <Reference Include="System.Data.DataSetExtensions" />
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="System.Data" />
  79. <Reference Include="System.ServiceProcess" />
  80. <Reference Include="System.Xml" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Compile Include="Service1.cs">
  84. <SubType>Component</SubType>
  85. </Compile>
  86. <Compile Include="Service1.Designer.cs">
  87. <DependentUpon>Service1.cs</DependentUpon>
  88. </Compile>
  89. <Compile Include="Program.cs" />
  90. <Compile Include="Properties\AssemblyInfo.cs" />
  91. </ItemGroup>
  92. <ItemGroup>
  93. <EmbeddedResource Include="Service1.resx">
  94. <DependentUpon>Service1.cs</DependentUpon>
  95. </EmbeddedResource>
  96. </ItemGroup>
  97. <ItemGroup>
  98. <ProjectReference Include="..\EMIS.CommonLogic\EMIS.CommonLogic.csproj">
  99. <Project>{3f1264d0-c66f-4f85-a0c6-f4e43fee616a}</Project>
  100. <Name>EMIS.CommonLogic</Name>
  101. </ProjectReference>
  102. <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
  103. <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
  104. <Name>EMIS.Entities</Name>
  105. </ProjectReference>
  106. <ProjectReference Include="..\EMIS.ICommonLogic\EMIS.ICommonLogic.csproj">
  107. <Project>{5CE392A4-CCF8-437F-AC8D-C7BDD4F1731A}</Project>
  108. <Name>EMIS.ICommonLogic</Name>
  109. </ProjectReference>
  110. <ProjectReference Include="..\EMIS.Utility\EMIS.Utility.csproj">
  111. <Project>{E23364FA-480A-4A5D-95A4-ECBEDFDE03B4}</Project>
  112. <Name>EMIS.Utility</Name>
  113. </ProjectReference>
  114. <ProjectReference Include="..\EMIS.Web\EMIS.Web.csproj">
  115. <Project>{22249936-FF1B-41DC-B01B-857553C576A8}</Project>
  116. <Name>EMIS.Web</Name>
  117. </ProjectReference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <None Include="app.config">
  121. <SubType>Designer</SubType>
  122. </None>
  123. <Content Include="NLog.config">
  124. <SubType>Designer</SubType>
  125. </Content>
  126. <None Include="packages.config" />
  127. </ItemGroup>
  128. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  129. </Project>