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

286 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>{0F01523D-A42D-4C78-9E9D-CB1EE6D67C69}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FangYar.BLL</RootNamespace>
<AssemblyName>FangYar.BLL</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>
</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.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="BaseUserBLL.cs" />
<Compile Include="CommomModelBLL.cs" />
<Compile Include="CommomBLL.cs" />
<Compile Include="CookUserMo.cs" />
<Compile Include="DeviceInfo_BLL.cs" />
<Compile Include="FIRE\FIRERESOURCE.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\BLL_OA_SIMPLERECIPE_RECORD.cs" />
<Compile Include="OA\OA_ALREADYPROCESSED.cs" />
<Compile Include="OA\OA_ANNUAL_LEAVE.cs" />
<Compile Include="OA\OA_ATTENDANCE_PLAN.cs" />
<Compile Include="OA\OA_ATTENDANCE_RECORD.cs" />
<Compile Include="OA\OA_ATTENDANCE_TASK.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_DICDETAIL.cs" />
<Compile Include="OA\OA_RECIPE_PLAN.cs" />
<Compile Include="OA\OA_RECIPE_RECORD.cs" />
<Compile Include="OA\OA_REMINDMESSAGE.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_TASKREMINDINFO.cs" />
<Compile Include="OA\OA_TOLERANCE.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_DRILL_DEVICE.cs" />
<Compile Include="OA\TBL_EPUIP_ORG.cs" />
<Compile Include="OA\TBL_HUMANFACESERVER.cs" />
<Compile Include="OA\TBL_DoorAttendance.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_RECIPE_COMMENT.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SysOperationLogHelp.cs" />
<Compile Include="TBL\BaseMenuBLL.cs" />
<Compile Include="TBL\DiaySignBLL.cs" />
<Compile Include="TBL\GetGroupRulesBLL.cs" />
<Compile Include="TBL\GetSysLogBLL.cs" />
<Compile Include="TBL\SysAppBLL.cs" />
<Compile Include="TBL\SysAreaBLL.cs" />
<Compile Include="TBL\SysDeptBLL.cs" />
<Compile Include="TBL\SysDicdetailBLL.cs" />
<Compile Include="TBL\SysDicmoBLL.cs" />
<Compile Include="TBL\SysMessageLog.cs" />
<Compile Include="TBL\SysEmpBLL.cs" />
<Compile Include="TBL\SysGroupBLL.cs" />
<Compile Include="TBL\SysGroupUsersBLL.cs" />
<Compile Include="TBL\SysMenuBLL.cs" />
<Compile Include="TBL\SysMobileBLL.cs" />
<Compile Include="TBL\SysNoticeBLL.cs" />
<Compile Include="TBL\SysNoticeSendrecordBLL.cs" />
<Compile Include="TBL\SysOperationLogBLL.cs" />
<Compile Include="TBL\SysOrgBLL.cs" />
<Compile Include="TBL\SysPermBLL.cs" />
<Compile Include="TBL\SysRoleBLL.cs" />
<Compile Include="TBL\SysRoleMenuBLL.cs" />
<Compile Include="TBL\SysRolepermBLL.cs" />
<Compile Include="TBL\SysSocietyBLL.cs" />
<Compile Include="TBL\SysUSerRulesBLL.cs" />
<Compile Include="TBL\SysUsersBLL.cs" />
<Compile Include="TBL\TBL_SYS_EMP_POLBLL.cs" />
<Compile Include="ToTree_BLL.cs" />
<Compile Include="TRAIN\TRAININGSCOREBEST.cs" />
<Compile Include="TRAIN\T_LEARNINGSKILLS.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\Authority.cs" />
<Compile Include="ZHSQ\CpyInfoBLL.cs" />
<Compile Include="ZHSQ\FolderBLL.cs" />
<Compile Include="ZHSQ\GetWarnHandleBLL.cs" />
<Compile Include="ZHSQ\GetWarnPushBLL.cs" />
<Compile Include="ZHSQ\GroupInfoBLL.cs" />
<Compile Include="ZHSQ\GroupUserBLL.cs" />
<Compile Include="ZHSQ\WarnRecordBLL.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{03451e21-f507-418b-9e4f-61bc103ca9e1}</Project>
<Name>Common</Name>
</ProjectReference>
<ProjectReference Include="..\DALFactory\DALFactory.csproj">
<Project>{ff818f76-7885-4827-acc3-6c4a624a7597}</Project>
<Name>DALFactory</Name>
</ProjectReference>
<ProjectReference Include="..\FYMQTT\FYMQTT.csproj">
<Project>{55fb12a0-f6e9-491e-9801-b071d4a7e325}</Project>
<Name>FYMQTT</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>
<ProjectReference Include="..\OracleDAL\OracleDAL.csproj">
<Project>{00a4efce-690f-4323-a708-213b6a819ecf}</Project>
<Name>OracleDAL</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>