CNAS取数仪器端升级
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.

181 line
12KB

  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>{F4EC1B78-EFF4-4D04-AE79-631D220187AF}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>CnasSynchronusDAL</RootNamespace>
  11. <AssemblyName>CnasSynchronusDAL</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>..\dll\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <PlatformTarget>x86</PlatformTarget>
  28. <Prefer32Bit>false</Prefer32Bit>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <Prefer32Bit>false</Prefer32Bit>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Devart.Data, Version=5.0.2333.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  41. <HintPath>..\packages\dotConnect.Express.for.SQLite.5.15.1541\lib\Devart.Data.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Devart.Data.SQLite, Version=5.15.1541.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  44. <HintPath>..\packages\dotConnect.Express.for.SQLite.5.15.1541\lib\Devart.Data.SQLite.dll</HintPath>
  45. </Reference>
  46. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  47. <HintPath>..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.dll</HintPath>
  48. </Reference>
  49. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  50. <HintPath>..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  53. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  56. <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  62. <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  63. </Reference>
  64. <Reference Include="MySql.Data">
  65. <HintPath>..\..\..\CNASClient\CNAS_DBSync\dll\MySql.Data.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Npgsql, Version=8.0.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  68. <HintPath>..\packages\Npgsql.8.0.3\lib\netstandard2.0\Npgsql.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Oracle.ManagedDataAccess.19.6.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  75. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  76. </Reference>
  77. <Reference Include="System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  78. <HintPath>..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.ComponentModel.DataAnnotations" />
  81. <Reference Include="System.Core" />
  82. <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  83. <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net40\System.Data.SQLite.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Data.SQLite.EF6, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.111.0\lib\net40\System.Data.SQLite.EF6.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Data.SQLite.Linq, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  89. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.111.0\lib\net40\System.Data.SQLite.Linq.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  92. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  95. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System.Numerics" />
  98. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  99. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  105. <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  108. <HintPath>..\packages\System.Text.Json.8.0.0\lib\net462\System.Text.Json.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  111. <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  114. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  117. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  118. </Reference>
  119. <Reference Include="System.Xml.Linq" />
  120. <Reference Include="System.Data.DataSetExtensions" />
  121. <Reference Include="Microsoft.CSharp" />
  122. <Reference Include="System.Data" />
  123. <Reference Include="System.Xml" />
  124. </ItemGroup>
  125. <ItemGroup>
  126. <Compile Include="DAL\PostgreSqlDAL.cs" />
  127. <Compile Include="DAL\ReadFileCommon01.cs" />
  128. <Compile Include="FoxProSpecialDtMethod.cs" />
  129. <Compile Include="ReadFileThirdth.cs" />
  130. <Compile Include="Service\AccessDBService.cs" />
  131. <Compile Include="DAL\OracleDAL.cs" />
  132. <Compile Include="DAL\SQLDB2DAL.cs" />
  133. <Compile Include="DAL\ExcelDAL.cs" />
  134. <Compile Include="DAL\MdbDAL.cs" />
  135. <Compile Include="DAL\MySQLDAL.cs" />
  136. <Compile Include="DAL\Helper\MySQLHelper.cs" />
  137. <Compile Include="DAL\Helper\SQLDB2Helper.cs" />
  138. <Compile Include="DAL\SQLDAL.cs" />
  139. <Compile Include="DAL\SQLiteDAL.cs" />
  140. <Compile Include="DAL\TXTDAL.cs" />
  141. <Compile Include="Service\Db2DBService.cs" />
  142. <Compile Include="Service\ExcelDBService.cs" />
  143. <Compile Include="DAL\FoxProDAL.cs" />
  144. <Compile Include="Service\FoxProService.cs" />
  145. <Compile Include="Service\MySqlDBService.cs" />
  146. <Compile Include="Service\OracleDBService.cs" />
  147. <Compile Include="Properties\AssemblyInfo.cs" />
  148. <Compile Include="BaseReadFileMode.cs" />
  149. <Compile Include="ReadFileSecond.cs" />
  150. <Compile Include="Service\PostgreSqlDBService.cs" />
  151. <Compile Include="Service\SqliteDBService.cs" />
  152. <Compile Include="Service\SqlServerDBService.cs" />
  153. <Compile Include="Service\TXTService.cs" />
  154. </ItemGroup>
  155. <ItemGroup>
  156. <ProjectReference Include="..\CnasSynchronousCommon\CnasSynchronousCommon.csproj">
  157. <Project>{8e0e5f2e-2ba2-4952-9f31-34c072cd86b3}</Project>
  158. <Name>CnasSynchronousCommon</Name>
  159. </ProjectReference>
  160. <ProjectReference Include="..\CnasSynchronusIDAL\CnasSynchronusIDAL.csproj">
  161. <Project>{284fbc6d-d437-4616-ac96-582974ff390f}</Project>
  162. <Name>CnasSynchronusIDAL</Name>
  163. </ProjectReference>
  164. <ProjectReference Include="..\CnasSynchrousModel\CnasSynchrousModel.csproj">
  165. <Project>{0c3243f5-729e-409c-b406-c6de56e632e0}</Project>
  166. <Name>CnasSynchrousModel</Name>
  167. </ProjectReference>
  168. </ItemGroup>
  169. <ItemGroup>
  170. <None Include="App.config" />
  171. <None Include="packages.config" />
  172. </ItemGroup>
  173. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  174. <Import Project="..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets')" />
  175. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  176. <PropertyGroup>
  177. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  178. </PropertyGroup>
  179. <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets'))" />
  180. </Target>
  181. </Project>