软测单独项目
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.
 
 
 
 
 
 

281 lines
15 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{00A4EFCE-690F-4323-A708-213B6A819ECF}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FangYar.OracleDAL</RootNamespace>
<AssemblyName>FangYar.OracleDAL</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<NoWarn>0168;</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf, Version=3.26.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Google.Protobuf.3.26.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\K4os.Compression.LZ4.1.3.8\lib\net462\K4os.Compression.LZ4.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\K4os.Compression.LZ4.Streams.1.3.8\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
</Reference>
<Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=8.0.33.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\MySql.Data.8.0.33\lib\net462\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.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.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Data.OracleClient" />
<Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include="System.IO.Pipelines, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\System.IO.Pipelines.5.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
</Reference>
<Reference Include="System.Management" />
<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.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.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.Transactions" />
<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.Xml" />
<Reference Include="ZstdSharp, Version=0.8.0.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\ZstdSharp.Port.0.8.0\lib\net462\ZstdSharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Authority.cs" />
<Compile Include="BaseUserDAL.cs" />
<Compile Include="CommonDAL.cs" />
<Compile Include="DeviceInfoDAL.cs" />
<Compile Include="FIRE\FireResoure.cs" />
<Compile Include="FIRE\FIRE_ANNOUNCEMENT.cs" />
<Compile Include="FIRE\FIRE_BUILDING.cs" />
<Compile Include="FIRE\FIRE_CAR_EQUIP.cs" />
<Compile Include="FIRE\FIRE_CRANE.cs" />
<Compile Include="FIRE\FIRE_CRANE_BAK.cs" />
<Compile Include="FIRE\FIRE_DEPT.cs" />
<Compile Include="FIRE\FIRE_EPUIP.cs" />
<Compile Include="FIRE\FIRE_EPUIP_TYPE.cs" />
<Compile Include="FIRE\FIRE_EXPERT.cs" />
<Compile Include="FIRE\FIRE_E_L_UNIT.cs" />
<Compile Include="FIRE\FIRE_GIS_BASE.cs" />
<Compile Include="FIRE\FIRE_HANDOVER_EQUIP.cs" />
<Compile Include="FIRE\FIRE_HYDRANT.cs" />
<Compile Include="FIRE\FIRE_HYDRANT_BAK.cs" />
<Compile Include="FIRE\FIRE_HYD_STA.cs" />
<Compile Include="FIRE\FIRE_INSPECT.cs" />
<Compile Include="FIRE\FIRE_INTAKE_WHARF.cs" />
<Compile Include="FIRE\FIRE_ORG.cs" />
<Compile Include="FIRE\FIRE_PATROL_INSPECTOR.cs" />
<Compile Include="FIRE\FIRE_POOL.cs" />
<Compile Include="FIRE\FIRE_SHIFTS.cs" />
<Compile Include="FIRE\FIRE_SHIFTSADDR.cs" />
<Compile Include="FIRE\FIRE_SHIFTSMANS.cs" />
<Compile Include="FIRE\FIRE_STATION.cs" />
<Compile Include="FIRE\FIRE_WATER_SOURCE.cs" />
<Compile Include="FIRE\FIRE_PATROL_DANGER.cs" />
<Compile Include="FIRE\FIRE_PATROL_PLAN.cs" />
<Compile Include="FIRE\FIRE_PATROL_SPOT.cs" />
<Compile Include="FIRE\FIRE_PATROL_TASK.cs" />
<Compile Include="FIRE\FIRE_PATROL_TRAJECTORY.cs" />
<Compile Include="OA\OA_ALREADYPROCESSED.cs" />
<Compile Include="OA\OA_ANNUAL_LEAVE.cs" />
<Compile Include="OA\OA_DUTYMANAGE.cs" />
<Compile Include="OA\OA_EXERCISE_PLAN.cs" />
<Compile Include="OA\OA_EXERCISE_RECORD.cs" />
<Compile Include="OA\OA_EXERCISE_TASK.cs" />
<Compile Include="OA\OA_FACERECOGNITION.cs" />
<Compile Include="OA\OA_HOLIDAY.cs" />
<Compile Include="OA\OA_KNOWLEDGEBASE.cs" />
<Compile Include="OA\OA_LEAVE.cs" />
<Compile Include="OA\OA_LEAVINGPOST.cs" />
<Compile Include="OA\OA_MEETING_MEMO.cs" />
<Compile Include="OA\OA_NOTICE.cs" />
<Compile Include="OA\OA_PATROLSENTRYTASK.cs" />
<Compile Include="OA\OA_PATROL_DANGER.cs" />
<Compile Include="OA\OA_PATROL_PLAN.cs" />
<Compile Include="OA\OA_PATROL_RULES.cs" />
<Compile Include="OA\OA_PATROL_SPOT.cs" />
<Compile Include="OA\OA_PATROL_TASK.cs" />
<Compile Include="OA\OA_PATROL_TRAJECTORY.cs" />
<Compile Include="OA\OA_PERFORMANCE_BASIC.cs" />
<Compile Include="OA\OA_PERFORMANCE_PUBLISH.cs" />
<Compile Include="OA\OA_PERFORMANCE_RECORD.cs" />
<Compile Include="OA\OA_RECIPE_COMMENT.cs" />
<Compile Include="OA\OA_RECIPE_DICDETAIL.cs" />
<Compile Include="OA\OA_RECIPE_PLAN.cs" />
<Compile Include="OA\OA_RECIPE_RECORD.cs" />
<Compile Include="OA\OA_REPORT_LOCATION.cs" />
<Compile Include="OA\OA_ROLLCALL_PLAN.cs" />
<Compile Include="OA\OA_ROLLCALL_RECORD.cs" />
<Compile Include="OA\OA_ROLLCALL_TASK.cs" />
<Compile Include="OA\OA_SIMPLERECIPE_RECORD.cs" />
<Compile Include="OA\OA_TOLERANCE.cs" />
<Compile Include="OA\OA_REMINDMESSAGE.cs" />
<Compile Include="OA\OA_TASKREMINDINFO.cs" />
<Compile Include="OA\OA_WAITPROCESSED.cs" />
<Compile Include="OA\TBL_ALARMDATA.cs" />
<Compile Include="OA\TBL_APPUPDATE.cs" />
<Compile Include="OA\TBL_CAMERA.cs" />
<Compile Include="OA\TBL_CameraAlarm.cs" />
<Compile Include="OA\TBL_CARACCESS.cs" />
<Compile Include="OA\TBL_DEFAULT_VIDEO.cs" />
<Compile Include="OA\TBL_DoorAttendance.cs" />
<Compile Include="OA\TBL_DRILL_DEVICE.cs" />
<Compile Include="OA\TBL_EPUIP_ORG.cs" />
<Compile Include="OA\TBL_HUMANFACESERVER.cs" />
<Compile Include="OA\TBL_PERSONACCESS.cs" />
<Compile Include="OA\TBL_SYS_CAR.cs" />
<Compile Include="OA\TBL_SYS_CARAPPLY.cs" />
<Compile Include="OA\TBL_VISITOR.cs" />
<Compile Include="OA\TBL_VISITOR_IN.cs" />
<Compile Include="OA\TBL_VISITOR_REG.cs" />
<Compile Include="OA\OA_ATTENDANCE_PLAN.cs" />
<Compile Include="OA\OA_ATTENDANCE_RECORD.cs" />
<Compile Include="OA\OA_ATTENDANCE_TASK.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TBL\BaseMenuDAL.cs" />
<Compile Include="TBL\DiaySignDAL.cs" />
<Compile Include="TBL\GroupRulesDAL.cs" />
<Compile Include="TBL\SysAppDAL.cs" />
<Compile Include="TBL\SysAreaDAL.cs" />
<Compile Include="TBL\SysDeptDAL.cs" />
<Compile Include="TBL\SysDicdetailDAL.cs" />
<Compile Include="TBL\SysDicmodDAL.cs" />
<Compile Include="TBL\SysEmpDAL.cs" />
<Compile Include="TBL\SysGroupDAL.cs" />
<Compile Include="TBL\SysGroupUsersDAL.cs" />
<Compile Include="TBL\SysLogDAL.cs" />
<Compile Include="TBL\SysMenuDAL.cs" />
<Compile Include="TBL\SysMessageLog.cs" />
<Compile Include="TBL\SysMobileDAL.cs" />
<Compile Include="TBL\SysNoticeDAL.cs" />
<Compile Include="TBL\SysNoticeSendrecordDAL.cs" />
<Compile Include="TBL\SysOperationLogDAL.cs" />
<Compile Include="TBL\SysOrgDAL.cs" />
<Compile Include="TBL\SysPermDAL.cs" />
<Compile Include="TBL\SysRoleDAL.cs" />
<Compile Include="TBL\SysRoleMenuDAL.cs" />
<Compile Include="TBL\SysRolepermDAL.cs" />
<Compile Include="TBL\SysSocietyDAL.cs" />
<Compile Include="TBL\SysUSerRulesDAL.cs" />
<Compile Include="TBL\SysUsersDAL.cs" />
<Compile Include="TBL\TBL_SYS_EMP_POLDAL.cs" />
<Compile Include="ToTreeDAL.cs" />
<Compile Include="TRAIN\T_LEARNINGSKILLS.cs" />
<Compile Include="TRAIN\TRAININGSCOREBEST.cs" />
<Compile Include="TRAIN\T_MONTHLYTRAININGPLAN.cs" />
<Compile Include="TRAIN\T_POSTTRAININGPROGRAMME.cs" />
<Compile Include="TRAIN\T_SUBJECT.cs" />
<Compile Include="TRAIN\T_SUBJECTBCATEGORY.cs" />
<Compile Include="TRAIN\T_SUBJECTGRADESTANDARD.cs" />
<Compile Include="TRAIN\T_TRAININGLIVE.cs" />
<Compile Include="TRAIN\T_TRAININGPLAN.cs" />
<Compile Include="TRAIN\T_TRAININGSCORE.cs" />
<Compile Include="TRAIN\T_TRAININGSCOREFLOW.cs" />
<Compile Include="TRAIN\T_TRAININGTASK.cs" />
<Compile Include="TRAIN\T_WEEKLYCOURSESCHEDULE.cs" />
<Compile Include="ZHSQ\CpyInfoDAL.cs" />
<Compile Include="ZHSQ\FolderDAL.cs" />
<Compile Include="ZHSQ\GroupInfoDAL.cs" />
<Compile Include="ZHSQ\GroupUserDAL.cs" />
<Compile Include="ZHSQ\WarnHandleDAL.cs" />
<Compile Include="ZHSQ\WarnPushDAL.cs" />
<Compile Include="ZHSQ\WarnRecordDAL.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\RoadFlow\RoadFlow.Data.ORACLE\RoadFlow.Data.ORACLE.csproj">
<Project>{efcd6a7c-c598-4bbd-bdc6-3016aaabd26c}</Project>
<Name>RoadFlow.Data.ORACLE</Name>
</ProjectReference>
<ProjectReference Include="..\..\RoadFlow\RoadFlow.Utility\RoadFlow.Utility.csproj">
<Project>{ce3b0adb-736e-4a7b-bede-801c9104f95e}</Project>
<Name>RoadFlow.Utility</Name>
</ProjectReference>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{03451e21-f507-418b-9e4f-61bc103ca9e1}</Project>
<Name>Common</Name>
</ProjectReference>
<ProjectReference Include="..\IDAL\IDAL.csproj">
<Project>{13CFA5E4-1E96-4CF4-99AA-63EE86B7C40B}</Project>
<Name>IDAL</Name>
</ProjectReference>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{ac7bcb86-1285-41e2-9266-bf7155d72f25}</Project>
<Name>Model</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>