SGGL_JT/SUBQHSE/BLL/BLL.csproj

1514 lines
95 KiB
XML

<?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>{BBC7282A-9E2B-4BD6-9C6D-333CEFC6F332}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BLL</RootNamespace>
<AssemblyName>BLL</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<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>
<LangVersion>latest</LangVersion>
</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>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="Apache.NMS">
<HintPath>..\FineUIPro\Reference BLL\Apache.NMS.dll</HintPath>
</Reference>
<Reference Include="Aspose.Words, Version=10.5.0.0, Culture=neutral, PublicKeyToken=fa9a48344f15a022, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\Aspose.Words.dll</HintPath>
</Reference>
<Reference Include="EmitMapper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\EmitMapper.1.0.0\lib\EmitMapper.dll</HintPath>
</Reference>
<Reference Include="FastReport">
<HintPath>..\FineUIPro\Reference BLL\FastReport.dll</HintPath>
</Reference>
<Reference Include="FastReport.Web">
<HintPath>..\FineUIPro\Reference BLL\FastReport.Web.dll</HintPath>
</Reference>
<Reference Include="FineUIPro, Version=8.0.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\FineUIPro.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.QualityTools.Testing.Fakes.16.11.230815\lib\net35\Microsoft.QualityTools.Testing.Fakes.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="Microsoft.SqlServer.ManagedDTS, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.SqlServer.ManagedDTS\v4.0_16.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.ManagedDTS.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.5.5.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.5.5.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.5.5.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.5.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="Quartz, Version=3.7.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
<HintPath>..\packages\Quartz.3.7.0\lib\netstandard2.0\Quartz.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
<HintPath>..\packages\RestSharp.106.15.0\lib\net452\RestSharp.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=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Configuration.ConfigurationManager.6.0.1\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Data.OracleClient" />
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include="System.DirectoryServices" />
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Net.Http" />
<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.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
</Reference>
<Reference Include="System.Security.Permissions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Permissions.6.0.0\lib\net461\System.Security.Permissions.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Transactions" />
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.DataVisualization" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="ThoughtWorks.QRCode, Version=1.0.2774.19990, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\ThoughtWorks.QRCode.dll</HintPath>
</Reference>
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="API\APIBaseInfoService.cs" />
<Compile Include="API\APICommonService.cs" />
<Compile Include="API\APIGetHttpService.cs" />
<Compile Include="API\APIIDCardInfoService.cs" />
<Compile Include="API\APIIndexService.cs" />
<Compile Include="API\APIPersonService.cs" />
<Compile Include="API\APIProjectService.cs" />
<Compile Include="API\APIUnitService.cs" />
<Compile Include="API\APIUpLoadFileService.cs" />
<Compile Include="API\APIUserService.cs" />
<Compile Include="API\CQMS\ApiInspectionManagementService.cs" />
<Compile Include="API\CQMS\BreakdownProjectService.cs" />
<Compile Include="API\HJGL\APIHotProcessHardService.cs" />
<Compile Include="API\HJGL\APINDETrustService.cs" />
<Compile Include="API\HJGL\APIPipeJointService.cs" />
<Compile Include="API\HJGL\APIPreWeldingDailyService.cs" />
<Compile Include="API\HJGL\APIReportQueryService.cs" />
<Compile Include="API\HJGL\APITestPackageService.cs" />
<Compile Include="API\HJGL\APIWelderEntranceService.cs" />
<Compile Include="API\HJGL\APIWelderService.cs" />
<Compile Include="API\HSSE\APIHazardRealTimeService.cs" />
<Compile Include="API\HSSE\APIMaterialService.cs" />
<Compile Include="API\HSSE\APIGeneralEquipmentQualityService.cs" />
<Compile Include="API\HSSE\APIGoodsManageService.cs" />
<Compile Include="API\HSSE\APIModelTestRecordService.cs" />
<Compile Include="API\HSSE\APIPageDataService.cs" />
<Compile Include="API\HSSE\APIChartAnalysisService.cs" />
<Compile Include="API\HSSE\APICheckSpecialService.cs" />
<Compile Include="API\HSSE\APIConstructSolutionService.cs" />
<Compile Include="API\HSSE\APIEmergencyService.cs" />
<Compile Include="API\HSSE\APIEquipmentQualityService.cs" />
<Compile Include="API\HSSE\APIHazardListService.cs" />
<Compile Include="API\HSSE\APIHazardRegisterService.cs" />
<Compile Include="API\HSSE\APIHSEDiaryService.cs" />
<Compile Include="API\HSSE\APIIncentiveNoticeService.cs" />
<Compile Include="API\HSSE\APILicenseDataService.cs" />
<Compile Include="API\HSSE\APILicenseFlowOperateService.cs" />
<Compile Include="API\HSSE\APILicenseItemService.cs" />
<Compile Include="API\HSSE\APIMeetingService.cs" />
<Compile Include="API\HSSE\APIPauseNoticeService.cs" />
<Compile Include="API\HSSE\APIPersonQualityService.cs" />
<Compile Include="API\HSSE\APIPunishNoticeService.cs" />
<Compile Include="API\HSSE\APIReceiveFileManagerService.cs" />
<Compile Include="API\HSSE\APIRectifyNoticesService.cs" />
<Compile Include="API\HSSE\APIResourcesService.cs" />
<Compile Include="API\HSSE\APISeDinMonthReportService.cs" />
<Compile Include="API\HSSE\APIServerTestPlanService.cs" />
<Compile Include="API\HSSE\APIServerTestRecordService.cs" />
<Compile Include="API\HSSE\APITestPlanService.cs" />
<Compile Include="API\HSSE\APITestRecordService.cs" />
<Compile Include="API\HSSE\APITrainingPlanService.cs" />
<Compile Include="API\HSSE\APITrainingTaskService.cs" />
<Compile Include="API\HSSE\APITrainTestRecordService.cs" />
<Compile Include="API\HSSE\APITrainRecordService.cs" />
<Compile Include="BaseInfo\AccidentTypeService.cs" />
<Compile Include="BaseInfo\CertificateService.cs" />
<Compile Include="BaseInfo\CheckTypeService.cs" />
<Compile Include="BaseInfo\CNProfessionalService.cs" />
<Compile Include="BaseInfo\CostTypeService.cs" />
<Compile Include="BaseInfo\DesignProfessionalService.cs" />
<Compile Include="BaseInfo\DisasterRiskService.cs" />
<Compile Include="BaseInfo\EmergencyTypeService.cs" />
<Compile Include="BaseInfo\ActivityTypeService.cs" />
<Compile Include="BaseInfo\GoodsCategoryService.cs" />
<Compile Include="BaseInfo\HSSEStandardListTypeService.cs" />
<Compile Include="BaseInfo\HSSE_Hazard_HazardRegisterTypesService.cs" />
<Compile Include="BaseInfo\InspectionAreaService.cs" />
<Compile Include="BaseInfo\LawsRegulationsTypeService.cs" />
<Compile Include="BaseInfo\RiskLevelService.cs" />
<Compile Include="BaseInfo\LicenseTypeService.cs" />
<Compile Include="BaseInfo\ManageRuleTypeService.cs" />
<Compile Include="BaseInfo\PersonManageService.cs" />
<Compile Include="BaseInfo\PictureTypeService.cs" />
<Compile Include="BaseInfo\PositionService.cs" />
<Compile Include="BaseInfo\PostService.cs" />
<Compile Include="BaseInfo\PostTitleService.cs" />
<Compile Include="BaseInfo\PracticeCertificateService.cs" />
<Compile Include="BaseInfo\ProjectTypeService.cs" />
<Compile Include="BaseInfo\QualityQuestionTypeService.cs" />
<Compile Include="BaseInfo\RectificationMeasureService.cs" />
<Compile Include="BaseInfo\RulesRegulationsTypeService.cs" />
<Compile Include="BaseInfo\SafetyMeasuresService.cs" />
<Compile Include="BaseInfo\SecretLevelService.cs" />
<Compile Include="BaseInfo\SolutionTempleteTypeService.cs" />
<Compile Include="BaseInfo\SpecialEquipmentService.cs" />
<Compile Include="BaseInfo\SpecialSchemeTypeService.cs" />
<Compile Include="BaseInfo\SteelService.cs" />
<Compile Include="BaseInfo\TrainLevelService.cs" />
<Compile Include="BaseInfo\TrainTypeService.cs" />
<Compile Include="BaseInfo\UnitTypeService.cs" />
<Compile Include="BaseInfo\WorkPostService.cs" />
<Compile Include="BaseInfo\WorkStageService.cs" />
<Compile Include="Common\AttachFileService.cs" />
<Compile Include="Common\CodeRecordsService.cs" />
<Compile Include="Common\CommonService.cs" />
<Compile Include="Common\CreateQRCodeService.cs" />
<Compile Include="Common\FastReportService.cs" />
<Compile Include="Common\IDCardValid.cs" />
<Compile Include="Common\libreOfficeHelp.cs" />
<Compile Include="Common\NPOIExcel.cs" />
<Compile Include="Common\NPOIHelper.cs" />
<Compile Include="Common\PrinterDocService.cs" />
<Compile Include="Common\ProjectDataFlowSetService.cs" />
<Compile Include="Common\UploadFileService.cs" />
<Compile Include="Common\UpLoadImageService.cs" />
<Compile Include="Common\UserShowColumnsService.cs" />
<Compile Include="Common\WeatherService.cs" />
<Compile Include="Common\WeekDayService.cs" />
<Compile Include="Common\WordHelp.cs" />
<Compile Include="CostGoods\MeasuresPlanService.cs" />
<Compile Include="CostGoods\PayRegistrationService.cs" />
<Compile Include="CostGoods\SubPayRegistrationService.cs" />
<Compile Include="CQMS\Check\CheckFineService.cs" />
<Compile Include="CQMS\Check\RewardAndPunishService.cs" />
<Compile Include="CQMS\Comprehensive\QualitySampleFirstAccFileService.cs" />
<Compile Include="CQMS\Comprehensive\FinalFileService.cs" />
<Compile Include="CQMS\Comprehensive\DesignDrawingsApproveService.cs" />
<Compile Include="CQMS\Comprehensive\DataDistributionService.cs" />
<Compile Include="CQMS\Comprehensive\DataDistributionApproveService.cs" />
<Compile Include="CQMS\Comprehensive\DataReceivingService.cs" />
<Compile Include="CQMS\Comprehensive\DataReceivingApproveService.cs" />
<Compile Include="CQMS\Comprehensive\PersonSteelService.cs" />
<Compile Include="CQMS\Comprehensive\PersonWeldMethodService.cs" />
<Compile Include="CQMS\Comprehensive\QualityAccidentApproveService.cs" />
<Compile Include="CQMS\Comprehensive\PressurePipeApproveService.cs" />
<Compile Include="CQMS\Comprehensive\SpecialEquipmentApproveService.cs" />
<Compile Include="CQMS\Comprehensive\NCRManagementApproveService.cs" />
<Compile Include="CQMS\Comprehensive\DesignDetailsApproveService.cs" />
<Compile Include="CQMS\Comprehensive\SiteVisaManagementApproveService.cs" />
<Compile Include="CQMS\Comprehensive\DesignChangeOrderService.cs" />
<Compile Include="CQMS\Comprehensive\DesignDetailsService.cs" />
<Compile Include="CQMS\Comprehensive\DesignDrawingsService.cs" />
<Compile Include="CQMS\Comprehensive\GeneralPlanApprovalItemService.cs" />
<Compile Include="CQMS\Comprehensive\GeneralPlanApprovalService.cs" />
<Compile Include="CQMS\Comprehensive\DesignChangeOrderApproveService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionMachineApproveService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionPersonApproveService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionEquipmentApproveService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionEquipmentService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionMachineService.cs" />
<Compile Include="CQMS\Comprehensive\InspectionPersonService.cs" />
<Compile Include="CQMS\Comprehensive\MajorPlanApprovalService.cs" />
<Compile Include="CQMS\Comprehensive\NCRManagementService.cs" />
<Compile Include="CQMS\Comprehensive\PressurePipeService.cs" />
<Compile Include="CQMS\Comprehensive\QualityAccidentService.cs" />
<Compile Include="CQMS\Comprehensive\SiteVisaManagementService.cs" />
<Compile Include="CQMS\Comprehensive\SpecialEquipmentService.cs" />
<Compile Include="CQMS\Check\CheckControlApproveService.cs" />
<Compile Include="CQMS\Check\CheckControlService.cs" />
<Compile Include="CQMS\Check\CheckEquipmentApproveService.cs" />
<Compile Include="CQMS\Check\CheckEquipmentService.cs" />
<Compile Include="CQMS\Check\DesignApproveService.cs" />
<Compile Include="CQMS\Check\DesignService.cs" />
<Compile Include="CQMS\Check\DrawApproveService.cs" />
<Compile Include="CQMS\Check\DrawService.cs" />
<Compile Include="CQMS\Check\JointCheckApproveService.cs" />
<Compile Include="CQMS\Check\JointCheckDetailService.cs" />
<Compile Include="CQMS\Check\JointCheckService.cs" />
<Compile Include="CQMS\Check\SpotCheckApproveService.cs" />
<Compile Include="CQMS\Check\SpotCheckDetailService.cs" />
<Compile Include="CQMS\Check\SpotCheckService.cs" />
<Compile Include="CQMS\Check\TechnicalContactListApproveService.cs" />
<Compile Include="CQMS\Check\TechnicalContactListService.cs" />
<Compile Include="CQMS\Comprehensive\ContactListService.cs" />
<Compile Include="CQMS\Comprehensive\TrainingRecordsService.cs" />
<Compile Include="CQMS\DataBase\ConstructionStandardListProjectService.cs" />
<Compile Include="CQMS\DataBase\DataTypeProjectService.cs" />
<Compile Include="CQMS\DataBase\DataTypeService.cs" />
<Compile Include="CQMS\DataBase\FileService.cs" />
<Compile Include="CQMS\Foreign\ControlPointCheckService.cs" />
<Compile Include="CQMS\Foreign\ITPListProjectService.cs" />
<Compile Include="CQMS\Foreign\ITPListService.cs" />
<Compile Include="CQMS\ManageReport\ProjectQuarterlyProjectQualityService.cs" />
<Compile Include="CQMS\ManageReport\QualityGoalService.cs" />
<Compile Include="CQMS\ManageReport\ComprehensiveService.cs" />
<Compile Include="CQMS\ManageReport\ConstructionProblemsService.cs" />
<Compile Include="CQMS\ManageReport\NextQualityControlService.cs" />
<Compile Include="CQMS\ManageReport\RowMaterialProblemService.cs" />
<Compile Include="CQMS\ManageReport\ThisWeekOrMonthContentService.cs" />
<Compile Include="CQMS\ManageReport\WeekAndMonthReportService.cs" />
<Compile Include="CQMS\ProcessControl\HotProessManageService.cs" />
<Compile Include="CQMS\ProcessControl\InspectionManagementDetailService.cs" />
<Compile Include="CQMS\ProcessControl\InspectionManagementService.cs" />
<Compile Include="CQMS\ProcessControl\InspectionManagementApproveService.cs" />
<Compile Include="CQMS\ProcessControl\NondestructiveTestService.cs" />
<Compile Include="CQMS\ProcessControl\TestPackageManagementService.cs" />
<Compile Include="CQMS\Solution\CQMSConstructSolutionApproveService.cs" />
<Compile Include="CQMS\Solution\CQMSConstructSolutionFinalService.cs" />
<Compile Include="CQMS\Solution\CQMSConstructSolutionService.cs" />
<Compile Include="CQMS\Unqualified\WorkContactApproveService.cs" />
<Compile Include="CQMS\Unqualified\WorkContactService.cs" />
<Compile Include="CQMS\WBS\BreakdownProjectAuditRecordService.cs" />
<Compile Include="CQMS\WBS\BreakdownProjectService.cs" />
<Compile Include="CQMS\WBS\BreakdownService.cs" />
<Compile Include="CQMS\WBS\ControlItemAndCycleService.cs" />
<Compile Include="CQMS\WBS\ControlItemInitService.cs" />
<Compile Include="CQMS\WBS\ControlItemProjectService.cs" />
<Compile Include="CQMS\WBS\DivisionProjectService.cs" />
<Compile Include="CQMS\WBS\DivisionService.cs" />
<Compile Include="CQMS\WBS\ForeignBreakdownProjectService.cs" />
<Compile Include="CQMS\WBS\ForeignBreakdownService.cs" />
<Compile Include="CQMS\WBS\ForeignCNProfessionalService.cs" />
<Compile Include="CQMS\WBS\ProjectQualityService.cs" />
<Compile Include="CQMS\WBS\WBSsearchService.cs" />
<Compile Include="CQMS\WBS\WorkPackageInitService.cs" />
<Compile Include="CQMS\WBS\WorkPackageProjectService.cs" />
<Compile Include="CQMS\WBS\WorkPackageService.cs" />
<Compile Include="Customization\CNCCG\BaseRiskleveltypeService.cs" />
<Compile Include="Customization\CNCCG\InOutRecordProjectStatisticsService.cs" />
<Compile Include="Customization\CNCCG\DailyScoreService.cs" />
<Compile Include="Customization\CNCCG\EnvironmentalAwardService.cs" />
<Compile Include="Customization\CNCCG\GreenSiteService.cs" />
<Compile Include="Customization\CNCCG\HSSESystem_CertificateService.cs" />
<Compile Include="Customization\CNCCG\MajorSecurityRiskService.cs" />
<Compile Include="Customization\CNCCG\PoleUnitService.cs" />
<Compile Include="Customization\CNCCG\ReportPreparationService.cs" />
<Compile Include="Customization\CNCEC4\CostUseConditionItemService.cs" />
<Compile Include="Customization\CNCEC4\CostUseConditionService.cs" />
<Compile Include="Customization\CNCEC4\HazardousEngineeringService.cs" />
<Compile Include="Customization\CNCEC4\EmergencyMonthService.cs" />
<Compile Include="Customization\CNCEC4\EmergencyYearService.cs" />
<Compile Include="Customization\CNCEC4\LeaderCheckService.cs" />
<Compile Include="Customization\CNCEC4\PersonnelAllocationInfoService.cs" />
<Compile Include="Customization\CNCEC4\HazardAdministerService.cs" />
<Compile Include="Customization\CNCEC4\ProjectInfoMonthReportService.cs" />
<Compile Include="Customization\CNCEC4\RiskIdentificationService.cs" />
<Compile Include="Customization\CNCEC4\SpecialHazardsService.cs" />
<Compile Include="Customization\CNCEC4\SuperviseCheckReportShjService.cs" />
<Compile Include="Customization\HSSE\Check\SafePersonWagesService.cs" />
<Compile Include="Customization\HSSE\Check\SafetyMonthExamineService.cs" />
<Compile Include="Customization\HSSE\Check\SafetyOfficerCheckPersonService.cs" />
<Compile Include="Customization\HSSE\Check\SafetyYearExamineService.cs" />
<Compile Include="Customization\HSSE\InApproveManager\EquipmentCheckApproveService.cs" />
<Compile Include="Customization\HSSE\InApproveManager\Special_EquipmentCheckService.cs" />
<Compile Include="Customization\HSSE\Technique\Technique_CheckItemDetailEquipService.cs" />
<Compile Include="Customization\ZHGL\ProblemNoticeApprove.cs" />
<Compile Include="Customization\ZHGL\ProblemNoticeService.cs" />
<Compile Include="Customization\ZHGL\ZHGL_ProjectInfoMonthReportService.cs" />
<Compile Include="Customization\ZJ\API\APIUnitHazardRegisterService.cs" />
<Compile Include="Customization\ZJ\CQMS\Check\CheckActualmeasuredquantityService.cs" />
<Compile Include="Customization\ZJ\HSSE\Check\ExcellentEvaluationAndBonusPointsService.cs" />
<Compile Include="Customization\ZJ\HSSE\HiddenInspection\SupervisecheckDetailService.cs" />
<Compile Include="Customization\ZJ\HSSE\HiddenInspection\SuperviseCheckService.cs" />
<Compile Include="Customization\ZJ\HSSE\HiddenInspection\UnitHSSE_Hazard_HazardRegisterService.cs" />
<Compile Include="Customization\ZJ\LotAPIService.cs" />
<Compile Include="DCGL\ServerCheck\DCGLCheckNoticeItemService.cs" />
<Compile Include="DCGL\ServerCheck\DCGLCheckRectifyItemService.cs" />
<Compile Include="DCGL\ServerCheck\DCGLCheckRectifyService.cs" />
<Compile Include="DigData\HSEDataCollectService.cs" />
<Compile Include="DoorServer\DoorServerService.cs" />
<Compile Include="DoorServer\SitepersonPersonleaveService.cs" />
<Compile Include="DropListService.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="HJGL\BaseInfo\Base_ComponentsService.cs" />
<Compile Include="HJGL\BaseInfo\Base_ConsumablesService.cs" />
<Compile Include="HJGL\BaseInfo\Base_DefectService.cs" />
<Compile Include="HJGL\BaseInfo\Base_DetectionRateService.cs" />
<Compile Include="HJGL\BaseInfo\Base_DetectionTypeService.cs" />
<Compile Include="HJGL\BaseInfo\Base_DNCompareService.cs" />
<Compile Include="HJGL\BaseInfo\Base_LocationService.cs" />
<Compile Include="HJGL\BaseInfo\Base_VCSService.cs" />
<Compile Include="HJGL\BaseInfo\Base_FormatService.cs" />
<Compile Include="HJGL\BaseInfo\Base_GrooveTypeService.cs" />
<Compile Include="HJGL\BaseInfo\Base_MaterialTypeService.cs" />
<Compile Include="HJGL\BaseInfo\Base_MaterialService.cs" />
<Compile Include="HJGL\BaseInfo\Base_MediumService.cs" />
<Compile Include="HJGL\BaseInfo\Base_PipingClassService.cs" />
<Compile Include="HJGL\BaseInfo\Base_PressurePipingClassService.cs" />
<Compile Include="HJGL\BaseInfo\Base_PressureService.cs" />
<Compile Include="HJGL\BaseInfo\Base_TemperatureSetService.cs" />
<Compile Include="HJGL\BaseInfo\Base_TestMediumService.cs" />
<Compile Include="HJGL\BaseInfo\Base_WeldingLocationServie.cs" />
<Compile Include="HJGL\BaseInfo\Base_WeldingMethodService.cs" />
<Compile Include="HJGL\BaseInfo\Base_WeldTypeService.cs" />
<Compile Include="HJGL\CheckManage\CheckItemManageService.cs" />
<Compile Include="HJGL\CheckManage\CheckManageService.cs" />
<Compile Include="HJGL\CheckManage\CheckManageImportTempService.cs" />
<Compile Include="HJGL\DataIn\DataInTempService.cs" />
<Compile Include="HJGL\DataIn\WeldReportDataInTempService.cs" />
<Compile Include="HJGL\HotProcessHard\Hard_ReportService.cs" />
<Compile Include="HJGL\HotProcessHard\Hard_TrustItemService.cs" />
<Compile Include="HJGL\HotProcessHard\Hard_TrustService.cs" />
<Compile Include="HJGL\HotProcessHard\HotProessReportService.cs" />
<Compile Include="HJGL\HotProcessHard\HotProessTrustItemService.cs" />
<Compile Include="HJGL\HotProcessHard\HotProess_TrustService.cs" />
<Compile Include="HJGL\MaterialManage\RecycleMatService.cs" />
<Compile Include="HJGL\MaterialManage\StockInService.cs" />
<Compile Include="HJGL\MaterialManage\UnitStoreService.cs" />
<Compile Include="HJGL\MaterialManage\UsingMatService.cs" />
<Compile Include="HJGL\MaterialManage\UsingPlanService.cs" />
<Compile Include="HJGL\PersonManage\WelderItemService.cs" />
<Compile Include="HJGL\PersonManage\WelderQualifiedProjectService.cs" />
<Compile Include="HJGL\PersonManage\WelderScoreService.cs" />
<Compile Include="HJGL\PersonManage\WelderService.cs" />
<Compile Include="HJGL\PersonManage\WeldMethodItemService.cs" />
<Compile Include="HJGL\PointTrust\Batch_BatchTrustItemService.cs" />
<Compile Include="HJGL\PointTrust\Batch_BatchTrustService.cs" />
<Compile Include="HJGL\PointTrust\PointBatchDetailService.cs" />
<Compile Include="HJGL\PointTrust\PointBatchService.cs" />
<Compile Include="HJGL\RepairAndExpand\RepairRecordService.cs" />
<Compile Include="HJGL\RepairManage\RepairService.cs" />
<Compile Include="HJGL\RepairManage\ShowRepairSearchService.cs" />
<Compile Include="HJGL\TestPackage\TestPackageManageImportService.cs" />
<Compile Include="HJGL\TrustManage\ShowTrustSearchService.cs" />
<Compile Include="HJGL\TrustManage\TrustManageEditService.cs" />
<Compile Include="HJGL\WeldingManage\PipelineService.cs" />
<Compile Include="HJGL\WeldingManage\PointManageService.cs" />
<Compile Include="HJGL\WeldingManage\ProcedureImageService.cs" />
<Compile Include="HJGL\WeldingManage\PW_IsoInfoService.cs" />
<Compile Include="HJGL\WeldingManage\PW_JointInfoService.cs" />
<Compile Include="HJGL\WeldingManage\WeldingDailyService.cs" />
<Compile Include="HJGL\WeldingManage\WeldingProcedureService.cs" />
<Compile Include="HJGL\WeldingManage\WeldJointService.cs" />
<Compile Include="HJGL\WeldingManage\WeldReportService.cs" />
<Compile Include="HJGL\WeldingReport\NDTReportService.cs" />
<Compile Include="HotHardManage\HotHardManageEditService.cs" />
<Compile Include="HotProessManage\HotProessManageEditService.cs" />
<Compile Include="HSSE\Accident\AccidentHandleService.cs" />
<Compile Include="HSSE\Accident\AccidentPersonRecordService.cs" />
<Compile Include="HSSE\Accident\AccidentReportOtherItemService.cs" />
<Compile Include="HSSE\Accident\AccidentReportOtherService.cs" />
<Compile Include="HSSE\Accident\AccidentReportService.cs" />
<Compile Include="HSSE\Accident\NoFourLetoffService.cs" />
<Compile Include="HSSE\ActionPlan\ActionPlanListService.cs" />
<Compile Include="HSSE\ActionPlan\ActionPlanSummaryService.cs" />
<Compile Include="HSSE\ActionPlan\ActionPlan_CompanyManagerRuleService.cs" />
<Compile Include="HSSE\ActionPlan\ActionPlan_ManagerRuleService.cs" />
<Compile Include="HSSE\ActionPlan\ActionPlan_ProjectManagerRuleService.cs" />
<Compile Include="HSSE\Administrative\CarManagerService.cs" />
<Compile Include="HSSE\Administrative\DriverManagerService.cs" />
<Compile Include="HSSE\Check\Check_CheckColligationDetailService.cs" />
<Compile Include="HSSE\Check\Check_CheckColligationService.cs" />
<Compile Include="HSSE\Check\Check_CheckDayDetailService.cs" />
<Compile Include="HSSE\Check\Check_CheckDayService.cs" />
<Compile Include="HSSE\Check\Check_CheckHolidayDetailService.cs" />
<Compile Include="HSSE\Check\Check_CheckHolidayService.cs" />
<Compile Include="HSSE\Check\Check_CheckSpecialDetailService.cs" />
<Compile Include="HSSE\Check\Check_CheckSpecialService.cs" />
<Compile Include="HSSE\Check\Check_CheckWorkDetailService.cs" />
<Compile Include="HSSE\Check\Check_CheckWorkService.cs" />
<Compile Include="HSSE\Check\Check_PauseNoticeService.cs" />
<Compile Include="HSSE\Check\Check_ProjectCheckItemDetailService.cs" />
<Compile Include="HSSE\Check\Check_ProjectCheckItemSetService.cs" />
<Compile Include="HSSE\Check\Check_ProjectLeaderCheckService.cs" />
<Compile Include="HSSE\Check\Check_RectifyNoticesFinalDocService.cs" />
<Compile Include="HSSE\Check\ContactListService.cs" />
<Compile Include="HSSE\Check\HSECertificateService.cs" />
<Compile Include="HSSE\Check\IncentiveNoticeService.cs" />
<Compile Include="HSSE\Check\PunishNoticeService.cs" />
<Compile Include="HSSE\Check\RectifyNoticesService.cs" />
<Compile Include="HSSE\Check\SafetyOfficerCheckService.cs" />
<Compile Include="HSSE\Check\ViolationPersonService.cs" />
<Compile Include="HSSE\CostGoods\CostManageItemService.cs" />
<Compile Include="HSSE\CostGoods\CostManageService.cs" />
<Compile Include="HSSE\CostGoods\CostSmallDetailItemService.cs" />
<Compile Include="HSSE\CostGoods\CostSmallDetailService.cs" />
<Compile Include="HSSE\CostGoods\GoodsManageService.cs" />
<Compile Include="HSSE\CostGoods\MeasuresService.cs" />
<Compile Include="HSSE\EduTrain\AccidentCaseItemService.cs" />
<Compile Include="HSSE\EduTrain\AccidentCaseService.cs" />
<Compile Include="HSSE\EduTrain\CompanyTrainingItemService.cs" />
<Compile Include="HSSE\EduTrain\CompanyTrainingService.cs" />
<Compile Include="HSSE\EduTrain\EduTrain_TrainRecordDetailService.cs" />
<Compile Include="HSSE\EduTrain\EduTrain_TrainRecordService.cs" />
<Compile Include="HSSE\EduTrain\EduTrain_TrainTestService.cs" />
<Compile Include="HSSE\EduTrain\ModelTestRecordItemService.cs" />
<Compile Include="HSSE\EduTrain\ModelTestRecordService.cs" />
<Compile Include="HSSE\EduTrain\TaskNoticeService.cs" />
<Compile Include="HSSE\EduTrain\TestPlanService.cs" />
<Compile Include="HSSE\EduTrain\TestPlanTrainingService.cs" />
<Compile Include="HSSE\EduTrain\TestRecordItemService.cs" />
<Compile Include="HSSE\EduTrain\TrainTestRecordService.cs" />
<Compile Include="HSSE\EduTrain\TestRecordService.cs" />
<Compile Include="HSSE\EduTrain\TestTrainingItemService.cs" />
<Compile Include="HSSE\EduTrain\TestTrainingService.cs" />
<Compile Include="HSSE\EduTrain\TrainingItemService.cs" />
<Compile Include="HSSE\EduTrain\TrainingPlanItemService.cs" />
<Compile Include="HSSE\EduTrain\TrainingPlanService.cs" />
<Compile Include="HSSE\EduTrain\TrainingService.cs" />
<Compile Include="HSSE\EduTrain\TrainingTaskService.cs" />
<Compile Include="HSSE\EduTrain\TrainTestDBItemService.cs" />
<Compile Include="HSSE\EduTrain\TrainTestDBService.cs" />
<Compile Include="HSSE\Emergency\DrillRecordListService.cs" />
<Compile Include="HSSE\Emergency\EmergencyListService.cs" />
<Compile Include="HSSE\Emergency\EmergencyOrganizationService.cs" />
<Compile Include="HSSE\Emergency\EmergencySupplyService.cs" />
<Compile Include="HSSE\Emergency\EmergencyTeamAndTrainService.cs" />
<Compile Include="HSSE\Emergency\Emergency_EmergencyProcessService.cs" />
<Compile Include="HSSE\Environmental\EIAReportService.cs" />
<Compile Include="HSSE\Environmental\EnvironmentalCheckService.cs" />
<Compile Include="HSSE\Environmental\EnvironmentalEmergencyPlanService.cs" />
<Compile Include="HSSE\Environmental\EnvironmentalMonitoringService.cs" />
<Compile Include="HSSE\Environmental\UnexpectedEnvironmentalService.cs" />
<Compile Include="HSSE\Epidemic\Epidemic_MaterialService.cs" />
<Compile Include="HSSE\FinalFileManage\EnforcementrecordfileService.cs" />
<Compile Include="HSSE\FinalFileManage\FinalFileListService.cs" />
<Compile Include="HSSE\FinalFileManage\HSEFinalFileListService.cs" />
<Compile Include="HSSE\FinalFileManage\OtherDocumentListService.cs" />
<Compile Include="HSSE\FinalFileManage\OwnerFinalFileService.cs" />
<Compile Include="HSSE\FinalFileManage\SendAndAccepService.cs" />
<Compile Include="HSSE\Hazard\ConstructionRiskApproveService.cs" />
<Compile Include="HSSE\Hazard\ConstructionRiskCheckService.cs" />
<Compile Include="HSSE\Hazard\ConstructionRiskListService.cs" />
<Compile Include="HSSE\Hazard\Hazard_EnvironmentalRiskItemService.cs" />
<Compile Include="HSSE\Hazard\Hazard_EnvironmentalRiskListService.cs" />
<Compile Include="HSSE\Hazard\Hazard_HazardListService.cs" />
<Compile Include="HSSE\Hazard\Hazard_HazardSelectedItemService.cs" />
<Compile Include="HSSE\Hazard\Hazard_OtherHazardService.cs" />
<Compile Include="HSSE\Hazard\Hazard_PatrolPlanService.cs" />
<Compile Include="HSSE\Hazard\Hazard_RoutingInspectionService.cs" />
<Compile Include="HSSE\HiddenInspection\Check_CheckTwolevelService.cs" />
<Compile Include="HSSE\HiddenInspection\HSSE_Hazard_HazardRegisterService.cs" />
<Compile Include="HSSE\HSSESystem\HSSEMainDutyService.cs" />
<Compile Include="HSSE\HSSESystem\ServerSafetyInstitutionService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentInItemService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentInService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentOutItemService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentOutService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentQualityInItemService.cs" />
<Compile Include="HSSE\InApproveManager\EquipmentQualityInService.cs" />
<Compile Include="HSSE\InApproveManager\GeneralEquipmentInItemService.cs" />
<Compile Include="HSSE\InApproveManager\GeneralEquipmentInService.cs" />
<Compile Include="HSSE\InApproveManager\GeneralEquipmentOutItemService.cs" />
<Compile Include="HSSE\InApproveManager\GeneralEquipmentOutService.cs" />
<Compile Include="HSSE\InformationProject\ConstructionStandardIdentifyFileService.cs" />
<Compile Include="HSSE\InformationProject\ConstructionStandardIdentifyService.cs" />
<Compile Include="HSSE\InformationProject\ConstructionStandardSelectedItemService.cs" />
<Compile Include="HSSE\InformationProject\FileCabinetAItemService.cs" />
<Compile Include="HSSE\InformationProject\FileCabinetAService.cs" />
<Compile Include="HSSE\InformationProject\LawRegulationIdentifyService.cs" />
<Compile Include="HSSE\InformationProject\LawRegulationSelectedItemService.cs" />
<Compile Include="HSSE\InformationProject\ProjectAccidentCauseReportItemService.cs" />
<Compile Include="HSSE\InformationProject\ProjectAccidentCauseReportService.cs" />
<Compile Include="HSSE\InformationProject\ProjectDrillConductedQuarterlyReportItemService.cs" />
<Compile Include="HSSE\InformationProject\ProjectDrillConductedQuarterlyReportService.cs" />
<Compile Include="HSSE\InformationProject\ProjectDrillPlanHalfYearReportItemService.cs" />
<Compile Include="HSSE\InformationProject\ProjectDrillPlanHalfYearReportService.cs" />
<Compile Include="HSSE\InformationProject\ProjectEPSummaryReportService.cs" />
<Compile Include="HSSE\InformationProject\ProjectFolderItemService.cs" />
<Compile Include="HSSE\InformationProject\ProjectFolderService.cs" />
<Compile Include="HSSE\InformationProject\ProjectMillionsMonthlyReportService.cs" />
<Compile Include="HSSE\InformationProject\ProjectSafetyQuarterlyReportService.cs" />
<Compile Include="HSSE\InformationProject\PromotionalActivitiesService.cs" />
<Compile Include="HSSE\InformationProject\ProjectWorkSummaryReportService.cs" />
<Compile Include="HSSE\Law\HSSEStandardsListService.cs" />
<Compile Include="HSSE\Law\ManageRuleService.cs" />
<Compile Include="HSSE\Law\RulesRegulationsService.cs" />
<Compile Include="HSSE\License\EquipmentSafetyListService.cs" />
<Compile Include="HSSE\License\HSETechnicalService.cs" />
<Compile Include="HSSE\License\LicenseManagerService.cs" />
<Compile Include="HSSE\License\LicensePublicService.cs" />
<Compile Include="HSSE\License\SecurityLicenseService.cs" />
<Compile Include="HSSE\Manager\HeadMonthReportBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\AccidentDetailSortBService.cs" />
<Compile Include="HSSE\Manager\CompletionReportService.cs" />
<Compile Include="HSSE\Manager\HSSELogMonthService.cs" />
<Compile Include="HSSE\Manager\HSSELogService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\AccidentReport2Service.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\AccidentSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\CheckSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\CostAnalyseService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\CostStatisticDetailService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\CostStatisticService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\HseCostBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\IncentiveSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\ManhoursSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\MeetingSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthB\TrainSortBService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\AccidentDesciptionCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\AccidentDesciptionItemCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\AccidentSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\ActivitiesCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\ActivityDesCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\CheckCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\CheckDetailSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\CheckSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\CostInvestmentPlanCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\DrillSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\EmergencyExercisesCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\EmergencyPlanCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\EmergencySortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\FileManageCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\FiveExpenseCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\HazardCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\HazardSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\HseCostCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\IncentiveSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\ManageDocPlanCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\MeetingCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\MeetingSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\MonthReportCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\OtherActiveSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\OtherManagementCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\OtherWorkCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\OtherWorkPlanCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\PersonSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\PlanCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\PromotionalActiviteSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\ReviewRecordCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\SubExpenseCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\TrainActivitySortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\TrainCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonthC\TrainSortCService.cs" />
<Compile Include="HSSE\Manager\ManagerMonth_SeDinService.cs" />
<Compile Include="HSSE\Manager\ManagerWeekService.cs" />
<Compile Include="HSSE\Manager\MonthReportBService.cs" />
<Compile Include="HSSE\Manager\MonthReportDService.cs" />
<Compile Include="HSSE\Manager\MonthReportService.cs" />
<Compile Include="HSSE\Manager\ReportRemindService.cs" />
<Compile Include="HSSE\Manager\SafetyDataDService.cs" />
<Compile Include="HSSE\Manager\SubManagerMonthService.cs" />
<Compile Include="HSSE\Manager\SubManagerWeekService.cs" />
<Compile Include="HSSE\Material\MaterialService.cs" />
<Compile Include="HSSE\Meeting\AttendMeetingService.cs" />
<Compile Include="HSSE\Meeting\ClassMeetingService.cs" />
<Compile Include="HSSE\Meeting\MonthMeetingService.cs" />
<Compile Include="HSSE\Meeting\SafetyLeaderGroupMeetingService.cs" />
<Compile Include="HSSE\Meeting\SpecialMeetingService.cs" />
<Compile Include="HSSE\Meeting\WeekMeetingService.cs" />
<Compile Include="HSSE\CostGoods\ExpenseDetailService.cs" />
<Compile Include="HSSE\CostGoods\ExpenseService.cs" />
<Compile Include="HSSE\OccupationHealth\HazardDetectionService.cs" />
<Compile Include="HSSE\OccupationHealth\OccupationalDiseaseAccidentService.cs" />
<Compile Include="HSSE\OccupationHealth\PhysicalExaminationService.cs" />
<Compile Include="HSSE\Perfomance\PerfomanceRecordService.cs" />
<Compile Include="HSSE\Perfomance\PersonPerfomanceService.cs" />
<Compile Include="HSSE\QualityAudit\EquipmentPersonQualityService.cs" />
<Compile Include="HSSE\QualityAudit\EquipmentQualityAuditDetailService.cs" />
<Compile Include="HSSE\QualityAudit\EquipmentQualityService.cs" />
<Compile Include="HSSE\QualityAudit\GeneralEquipmentQualityService.cs" />
<Compile Include="HSSE\QualityAudit\InUnitService.cs" />
<Compile Include="HSSE\QualityAudit\ProjectRecordService.cs" />
<Compile Include="HSSE\QualityAudit\SafePersonQualityService.cs" />
<Compile Include="HSSE\QualityAudit\SafetyDataItemService.cs" />
<Compile Include="HSSE\QualityAudit\SubUnitQualityAuditDetailService.cs" />
<Compile Include="HSSE\QualityAudit\SubUnitQualityService.cs" />
<Compile Include="HSSE\Resources\SignManageService.cs" />
<Compile Include="HSSE\SafetyActivities\MonthlyRatingService.cs" />
<Compile Include="HSSE\SafetyActivities\QualityMonthService.cs" />
<Compile Include="HSSE\SafetyActivities\ThreeYearsOfTacklingTheRootCauseService.cs" />
<Compile Include="HSSE\SafetyActivities\SafetyMonthService.cs" />
<Compile Include="HSSE\SafetyActivities\ThemeActivitiesService.cs" />
<Compile Include="HSSE\SafetyData\SafetyDataPlanService.cs" />
<Compile Include="HSSE\SafetyData\SafetyDataService.cs" />
<Compile Include="HSSE\SecuritySystem\SafetyOrganizationService.cs" />
<Compile Include="HSSE\Law\LawRegulationListService.cs" />
<Compile Include="HSSE\SitePerson\PersonInOutService.cs" />
<Compile Include="HSSE\QualityAudit\PersonQualityService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_CheckingService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_DayReportDetailService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_DayReportService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_DayReportUnitDetailService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_MonthReportDetailService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_MonthReportService.cs" />
<Compile Include="HSSE\SitePerson\SitePerson_MonthReportUnitDetailService.cs" />
<Compile Include="HSSE\Solution\ConstructSolutionService.cs" />
<Compile Include="HSSE\Solution\HSSEConstructSolutionApproveService.cs" />
<Compile Include="HSSE\Solution\HSSEConstructSolutionService.cs" />
<Compile Include="HSSE\Solution\ExpertArgumentService.cs" />
<Compile Include="HSSE\Solution\LargerHazardService.cs" />
<Compile Include="HSSE\Solution\SolutionTemplateService.cs" />
<Compile Include="HSSE\Technique\EmergencyService.cs" />
<Compile Include="HSSE\Technique\HazardListService.cs" />
<Compile Include="HSSE\Technique\HazardListTypeService.cs" />
<Compile Include="HSSE\Technique\EnvironmentalService.cs" />
<Compile Include="HSSE\Technique\RectifyItemService.cs" />
<Compile Include="HSSE\Technique\RectifyService.cs" />
<Compile Include="HSSE\Technique\RiskEvaluationRecordService.cs" />
<Compile Include="HSSE\Technique\SpecialSchemeService.cs" />
<Compile Include="HSSE\Technique\Technique_CheckItemDetailService.cs" />
<Compile Include="HSSE\Technique\Technique_CheckItemSetService.cs" />
<Compile Include="JDGL\WBSCompleteAndReal\WBSReportService.cs" />
<Compile Include="JDGL\WBS\CnProfessionInitService.cs" />
<Compile Include="JDGL\WBS\CnProfessionService.cs" />
<Compile Include="JDGL\WBS\UnitProjectInitService.cs" />
<Compile Include="JDGL\WBS\UnitProjectService.cs" />
<Compile Include="JDGL\WBS\WbsDetailHistoryService.cs" />
<Compile Include="JDGL\WBS\WbsDetailService.cs" />
<Compile Include="JDGL\WBS\WBSRectificationMeasureSetService.cs" />
<Compile Include="JDGL\WBS\WbsSetInitService.cs" />
<Compile Include="JDGL\WBS\WbsSetService.cs" />
<Compile Include="Notice\NoticeService.cs" />
<Compile Include="Oauth\OauthService.cs" />
<Compile Include="Oauth\OauthService_14HJ.cs" />
<Compile Include="Oauth\IOauthService.cs" />
<Compile Include="OfficeCheck\Check\CheckNoticeService.cs" />
<Compile Include="OfficeCheck\Check\CheckReportService.cs" />
<Compile Include="OfficeCheck\Check\CheckTable1Service.cs" />
<Compile Include="OfficeCheck\Check\CheckTeamService.cs" />
<Compile Include="OfficeCheck\Check\ProjectSupervision_Check1Service.cs" />
<Compile Include="OfficeCheck\Check\ProjectSupervision_RectifyItemService.cs" />
<Compile Include="OfficeCheck\Check\ProjectSupervision_RectifyService.cs" />
<Compile Include="OfficeCheck\ProjectEvaluation\ProjectEvaluationService.cs" />
<Compile Include="OpenService\FileInsertService.cs" />
<Compile Include="OpenService\FileStructService.cs" />
<Compile Include="OpenService\MonitorService.cs" />
<Compile Include="DynamicTHeaderHepler.cs" />
<Compile Include="OpenService\GetDataService.cs" />
<Compile Include="Person\PersonTotalService.cs" />
<Compile Include="Person\Person_DutyService.cs" />
<Compile Include="Person\Person_DutyTemplateService.cs" />
<Compile Include="Person\Person_PersonPlanService.cs" />
<Compile Include="Person\Person_QuarterCheckApproveService.cs" />
<Compile Include="Person\Person_QuarterCheckItemService.cs" />
<Compile Include="Person\Person_QuarterCheckService.cs" />
<Compile Include="Person\Person_ShuntApproveService.cs" />
<Compile Include="Person\Person_ShuntDetailService.cs" />
<Compile Include="Person\Person_ShuntService.cs" />
<Compile Include="Person\Person_TrainingPlanService.cs" />
<Compile Include="ProjectData\MainItemService.cs" />
<Compile Include="ProjectData\ProjectData_CodeTemplateRuleService.cs" />
<Compile Include="ProjectData\ProjectSateService.cs" />
<Compile Include="ProjectData\ProjectService.cs" />
<Compile Include="ProjectData\ProjectSetMapService.cs" />
<Compile Include="ProjectData\SubcontractLeasingProtocolService.cs" />
<Compile Include="ProjectData\ProjectUnitService.cs" />
<Compile Include="ProjectData\ProjectUserService.cs" />
<Compile Include="Common\ChartControlService.cs" />
<Compile Include="Common\ConstValue.cs" />
<Compile Include="Common\UploadAttachmentService.cs" />
<Compile Include="Common\CreateMenuXML.cs" />
<Compile Include="ProjectData\Project_InstallationService.cs" />
<Compile Include="ProjectData\Project_SysSetService.cs" />
<Compile Include="ProjectData\TeamGroupService.cs" />
<Compile Include="ProjectData\UnitWorkService.cs" />
<Compile Include="HSSE\SitePerson\PersonService.cs" />
<Compile Include="ProjectData\WorkAreaService.cs" />
<Compile Include="PZHGL\InformationProject\PictureService.cs" />
<Compile Include="PZHGL\InformationProject\ReceiveFileManagerService.cs" />
<Compile Include="PZHGL\ProjectData\ProjectMapService.cs" />
<Compile Include="Service References\CNCECHSSEService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="SHIYE\APIShiYeService.cs" />
<Compile Include="SHIYE\InformationProject_SafetyBriefingService.cs" />
<Compile Include="SHIYE\SYLicensePublicService.cs" />
<Compile Include="SHIYE\SYPersonQualityService.cs" />
<Compile Include="SHIYE\SYPersonService.cs" />
<Compile Include="SHIYE\SY_EduTrain_TrainRecordDetailService.cs" />
<Compile Include="SHIYE\SY_EduTrain_TrainRecordService.cs" />
<Compile Include="SortConditionHelper.cs" />
<Compile Include="SQLHelper.cs" />
<Compile Include="Common\Const.cs" />
<Compile Include="ErrLogInfo.cs" />
<Compile Include="FriendlyException.cs" />
<Compile Include="Common\Funs.cs" />
<Compile Include="MethodRefelect.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SessionName.cs" />
<Compile Include="SoftRegeditService.cs" />
<Compile Include="LoginService.cs" />
<Compile Include="SYHSE\SYHSEData_BaseService.cs" />
<Compile Include="SYHSE\SYHSEData_EnvironmentProtectionService.cs" />
<Compile Include="SYHSE\SYHSEData_HiddenDangersService.cs" />
<Compile Include="SYHSE\SYHSEData_LicenceService.cs" />
<Compile Include="SYHSE\SYHSEData_MajorHazardService.cs" />
<Compile Include="SYHSE\SYHSEData_PromiseService.cs" />
<Compile Include="SYHSE\SYHSEData_RiskService.cs" />
<Compile Include="SysManage\ButtonPowerService.cs" />
<Compile Include="SysManage\ButtonToMenuService.cs" />
<Compile Include="SysManage\DepartService.cs" />
<Compile Include="SysManage\LogService.cs" />
<Compile Include="SysManage\MenuFlowOperateService.cs" />
<Compile Include="SysManage\RoleItemService.cs" />
<Compile Include="SysManage\RolePowerService.cs" />
<Compile Include="SysManage\RoleService.cs" />
<Compile Include="SysManage\SysConstSetService.cs" />
<Compile Include="SysManage\SysHttplogService.cs" />
<Compile Include="SysManage\SysMenuService.cs" />
<Compile Include="SysManage\UnitService.cs" />
<Compile Include="SysManage\UserService.cs" />
<Compile Include="PersonManage\Test\ServerTestPlanService.cs" />
<Compile Include="PersonManage\Test\ServerTestPlanTrainingService.cs" />
<Compile Include="PersonManage\Test\ServerTestRecordService.cs" />
<Compile Include="HJGL\TestPackage\AItemEndCheckService.cs" />
<Compile Include="HJGL\TestPackage\BItemEndCheckService.cs" />
<Compile Include="HJGL\TestPackage\TestPackageManageAuditService.cs" />
<Compile Include="HJGL\TestPackage\TestPackageManageEditService.cs" />
<Compile Include="TaskScheduling\TimerTask\CustomJobListener.cs" />
<Compile Include="TaskScheduling\TimerTask\TaskJob.cs" />
<Compile Include="TaskScheduling\TimerTask\TimerTaskBase.cs" />
<Compile Include="ThreeYearAction\ConstructionStandardization\BenchmarkWorkSiteService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\OldPlacesDeviceUpgradeService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\ElectricityandgassafetyinspectionService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\DesignreviewandacceptanceService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\EquipmentAndMaterialInspectionService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\SafetyorganizationService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\FiresafetydrillService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\FirefightingequipmentService.cs" />
<Compile Include="ThreeYearAction\FireGasSafety\SafetyresponsibilityagreementService.cs" />
<Compile Include="ThreeYearAction\HazardousChemicals\HazardousChemicalsManageRuleService.cs" />
<Compile Include="WebService\CNCECHSSEMonitorService.cs" />
<Compile Include="WebService\CNCECHSSEGetWebService.cs" />
<Compile Include="WebService\CNCECHSSEWebService.cs" />
<Compile Include="Workflow\WorkflowTodoitemsService.cs" />
<Compile Include="ZHGL\DataStatistics\DataStatisticsService.cs" />
<Compile Include="ZHGL\DataSync\CQMSDataService.cs" />
<Compile Include="ZHGL\DataSync\Hazard_RealTimeDeviceService.cs" />
<Compile Include="ZHGL\DataSync\HJGLData_DefectService.cs" />
<Compile Include="ZHGL\DataSync\HJGLData_HJGLService.cs" />
<Compile Include="ZHGL\DataSync\HSSEData_HiddenDangerDetailService.cs" />
<Compile Include="ZHGL\DataSync\HSSEData_HSSEService.cs" />
<Compile Include="TaskScheduling\InterFaceService\DataForJTApiService.cs" />
<Compile Include="TaskScheduling\InterFaceService\InterFaceLogService .cs" />
<Compile Include="TaskScheduling\InterFaceService\InterFaceSetService .cs" />
<Compile Include="TaskScheduling\InterFaceService\InterFaceTaskService .cs" />
<Compile Include="ZHGL\DataSync\MainSevice.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_CQMSDataService.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_HJGLData_DefectService.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_HJGLData_HJGLService.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_HSSEData_HiddenDangerDetailService.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_HSSEData_HSSEService.cs" />
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_SYHSEData_SYHSEService.cs" />
<Compile Include="ZHGL\DataSync\ServerService.cs" />
<Compile Include="ZHGL\DataSync\SYHSEData_DataService.cs" />
<Compile Include="ZHGL\DataSync\SYHSEData_HiddenDangerCheckService.cs" />
<Compile Include="ZHGL\DataSync\SYHSEData_RiskControlService.cs" />
<Compile Include="ZHGL\DataSync\SYHSEData_SYHSEService.cs" />
<Compile Include="ZHGL\Emergency\UnitDrillRecordListService.cs" />
<Compile Include="ZHGL\Emergency\UnitEmergencyListService.cs" />
<Compile Include="ZHGL\Environmental\ArchitectureReportItemService.cs" />
<Compile Include="ZHGL\Environmental\ArchitectureReportService.cs" />
<Compile Include="ZHGL\Environmental\ChemicalReportItemService.cs" />
<Compile Include="ZHGL\Environmental\ChemicalReportService.cs" />
<Compile Include="ZHGL\Environmental\EnergyreportItemService .cs" />
<Compile Include="ZHGL\Environmental\EnergyReportService.cs" />
<Compile Include="ZHGL\Environmental\IndustryOtherReportItemService.cs" />
<Compile Include="ZHGL\Environmental\IndustryOtherReportService.cs" />
<Compile Include="ZHGL\Environmental\OtherReportItemService.cs" />
<Compile Include="ZHGL\Environmental\OtherReportService.cs" />
<Compile Include="ZHGL\Environmental\ProjectArchitectureReportItemService.cs" />
<Compile Include="ZHGL\Environmental\ProjectArchitectureReportService.cs" />
<Compile Include="ZHGL\Environmental\ProjectChemicalReportItemService.cs" />
<Compile Include="ZHGL\Environmental\ProjectChemicalReportService.cs" />
<Compile Include="ZHGL\Environmental\ProjectEnergyreportItemService .cs" />
<Compile Include="ZHGL\Environmental\ProjectEnergyReportService.cs" />
<Compile Include="ZHGL\HSSESystem\HSSEManageItemNewService.cs" />
<Compile Include="ZHGL\HSSESystem\HSSEManageItemService.cs" />
<Compile Include="ZHGL\HSSESystem\HSSEManageService.cs" />
<Compile Include="ZHGL\HSSESystem\HSSEOrganizeService.cs" />
<Compile Include="ZHGL\Information\AccidentCauseReportItemService.cs" />
<Compile Include="ZHGL\Information\AccidentCauseReportService.cs" />
<Compile Include="ZHGL\Information\ActionWorkLedgerItemService.cs" />
<Compile Include="ZHGL\Information\ActionWorkLedgerService.cs" />
<Compile Include="ZHGL\Information\AnalyseResourceService.cs" />
<Compile Include="ZHGL\Information\DrillConductedQuarterlyReportItemService.cs" />
<Compile Include="ZHGL\Information\DrillConductedQuarterlyReportService.cs" />
<Compile Include="ZHGL\Information\DrillPlanHalfYearReportItemService.cs" />
<Compile Include="ZHGL\Information\DrillPlanHalfYearReportService.cs" />
<Compile Include="ZHGL\Information\EPSummaryReportService.cs" />
<Compile Include="ZHGL\Information\Information_EnvironmentaldataService.cs" />
<Compile Include="ZHGL\Information\MillionsMonthlyReportItemService.cs" />
<Compile Include="ZHGL\Information\MillionsMonthlyReportService.cs" />
<Compile Include="CQMS\ManageReport\ProjectQualityWorkSummaryReportService.cs" />
<Compile Include="ZHGL\Information\QualityWorkSummaryReportService.cs" />
<Compile Include="ZHGL\Information\QuarterlyProjectQualityService.cs" />
<Compile Include="ZHGL\Information\SafetyBriefingService.cs" />
<Compile Include="ZHGL\Information\SafetyProductionEvaluationItemService.cs" />
<Compile Include="ZHGL\Information\SafetyProductionEvaluationService.cs" />
<Compile Include="ZHGL\Information\SafetyQuarterlyReportService.cs" />
<Compile Include="ZHGL\Information\UrgeReportService.cs" />
<Compile Include="ZHGL\Information\WorkSummaryReportService.cs" />
<Compile Include="ZHGL\ManagementReport\DisasterRiskListService.cs" />
<Compile Include="ZHGL\ManagementReport\ProjectPersonStatisticsService.cs" />
<Compile Include="ZHGL\ManagementReport\SafetyProjectReportService.cs" />
<Compile Include="ZHGL\ManagementReport\SafetySpecialWorkService.cs" />
<Compile Include="ZHGL\ManagementReport\SafetyWorkReportService.cs" />
<Compile Include="ZHGL\Meeting\CompanySafetyMeetingService.cs" />
<Compile Include="ZHGL\Meeting\CompanySpecialMeetingService.cs" />
<Compile Include="ZHGL\Person\CompanyBranchPersonService.cs" />
<Compile Include="ZHGL\ProjectAccident\AccidentAnalysisItemService.cs" />
<Compile Include="ZHGL\ProjectAccident\AccidentAnalysisService.cs" />
<Compile Include="ZHGL\ProjectAccident\AccidentStatisticsService.cs" />
<Compile Include="ZHGL\ProjectAccident\ProjectAccidentReportService.cs" />
<Compile Include="ZHGL\Question\QuestionService.cs" />
<Compile Include="ZHGL\RealName\BasicDataService.cs" />
<Compile Include="ZHGL\RealName\CityService.cs" />
<Compile Include="ZHGL\RealName\CountryService.cs" />
<Compile Include="ZHGL\RealName\OnPostService.cs" />
<Compile Include="ZHGL\RealName\RealNameMonitorService.cs" />
<Compile Include="ZHGL\RealName\RealName_ProjectService.cs" />
<Compile Include="ZHGL\RealName\SynchroSetService.cs" />
<Compile Include="ZHGL\SecuritySystem\SafetyInstitutionService.cs" />
<Compile Include="ZHGL\ServerCheck\CheckRectifyItemService.cs" />
<Compile Include="ZHGL\ServerCheck\CheckRectifyService.cs" />
<Compile Include="ZHGL\ServerCheck\SubUnitReportItemService.cs" />
<Compile Include="ZHGL\ServerCheck\SubUnitReportService.cs" />
<Compile Include="ZHGL\ServerCheck\UpCheckReportService.cs" />
<Compile Include="ZHGL\Supervise\SubUnitCheckRectifyItemService.cs" />
<Compile Include="ZHGL\Supervise\SubUnitCheckRectifyService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckRectifyItemService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckRectifyService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckReportItemService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckReportService.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{fd1e1931-1688-4b4a-bcd6-335a81465343}</Project>
<Name>Model</Name>
</ProjectReference>
<ProjectReference Include="..\SgManager.AI\SgManager.AI.csproj">
<Project>{55f4e1e2-5fb3-4ab4-b692-432ce41b3e61}</Project>
<Name>SgManager.AI</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="bin\Debug\BLL.dll.config" />
<None Include="bin\Debug\SgManager.AI.dll.config" />
<None Include="bin\Release\BLL.dll.config" />
<None Include="bin\Release\SgManager.AI.dll.config" />
<None Include="obj\Debug\BLL.csproj.CopyComplete" />
<None Include="obj\Debug\BLL.csproj.CoreCompileInputs.cache" />
<None Include="obj\Debug\BLL.csprojAssemblyReference.cache" />
<None Include="obj\Debug\DesignTimeResolveAssemblyReferences.cache" />
<None Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
<None Include="obj\Debug\ResolveAssemblyReference.cache" />
<None Include="obj\Release\BLL.csproj.CopyComplete" />
<None Include="obj\Release\BLL.csproj.CoreCompileInputs.cache" />
<None Include="obj\Release\BLL.csprojAssemblyReference.cache" />
<None Include="obj\Release\BLL.csprojResolveAssemblyReference.cache" />
<None Include="obj\Release\DesignTimeResolveAssemblyReferences.cache" />
<None Include="obj\Release\DesignTimeResolveAssemblyReferencesInput.cache" />
<None Include="obj\Release\ResolveAssemblyReference.cache" />
<None Include="packages.config" />
<None Include="Scripts\jquery-3.5.1.min.map" />
<None Include="Scripts\jquery-3.5.1.slim.min.map" />
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Base_Unit.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Check_CheckInfo_Table8Item.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Check_CheckRectify.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.EduTrain_AccidentCase.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.EduTrain_AccidentCaseItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Information_UrgeReport.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_HSSEStandardsList.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_LawRegulationList.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_ManageRule.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_RulesRegulations.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SubUnitReport.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SubUnitReportItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Sys_Version.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Appraise.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Emergency.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Expert.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HazardList.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HazardListType.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HAZOP.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Rectify.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_RectifyItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_SpecialScheme.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_Knowledge.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_KnowledgeItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_Training.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainingItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainTestDB.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainTestDBItem.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="bin\Debug\AipSdk.dll" />
<Content Include="bin\Debug\AOP.Common.dll" />
<Content Include="bin\Debug\Apache.NMS.ActiveMQ.dll" />
<Content Include="bin\Debug\Apache.NMS.ActiveMQ.pdb" />
<Content Include="bin\Debug\Apache.NMS.ActiveMQ.xml" />
<Content Include="bin\Debug\Apache.NMS.dll" />
<Content Include="bin\Debug\Aspose.Words.dll" />
<Content Include="bin\Debug\BLL.dll" />
<Content Include="bin\Debug\BLL.pdb" />
<Content Include="bin\Debug\Common.Logging.dll" />
<Content Include="bin\Debug\EmitMapper.dll" />
<Content Include="bin\Debug\FastReport.Bars.dll" />
<Content Include="bin\Debug\FastReport.dll" />
<Content Include="bin\Debug\FastReport.Editor.dll" />
<Content Include="bin\Debug\FastReport.Web.dll" />
<Content Include="bin\Debug\FineUIPro.dll" />
<Content Include="bin\Debug\FineUIPro.xml" />
<Content Include="bin\Debug\ICSharpCode.SharpZipLib.dll" />
<Content Include="bin\Debug\ICSharpCode.SharpZipLib.pdb" />
<Content Include="bin\Debug\ICSharpCode.SharpZipLib.xml" />
<Content Include="bin\Debug\Microsoft.Extensions.Logging.Abstractions.dll" />
<Content Include="bin\Debug\Microsoft.Extensions.Logging.Abstractions.xml" />
<Content Include="bin\Debug\Microsoft.QualityTools.Testing.Fakes.dll" />
<Content Include="bin\Debug\Microsoft.SqlServer.DTSPipelineWrap.dll" />
<Content Include="bin\Debug\Microsoft.SqlServer.DTSRuntimeWrap.dll" />
<Content Include="bin\Debug\Microsoft.SQLServer.ManagedDTS.dll" />
<Content Include="bin\Debug\Microsoft.SqlServer.PipelineHost.dll" />
<Content Include="bin\Debug\Microsoft.Win32.Primitives.dll" />
<Content Include="bin\Debug\Model.dll" />
<Content Include="bin\Debug\Model.pdb" />
<Content Include="bin\Debug\netstandard.dll" />
<Content Include="bin\Debug\Newtonsoft.Json.dll" />
<Content Include="bin\Debug\NPOI.dll" />
<Content Include="bin\Debug\NPOI.OOXML.dll" />
<Content Include="bin\Debug\NPOI.OOXML.pdb" />
<Content Include="bin\Debug\NPOI.OOXML.xml" />
<Content Include="bin\Debug\NPOI.OpenXml4Net.dll" />
<Content Include="bin\Debug\NPOI.OpenXml4Net.pdb" />
<Content Include="bin\Debug\NPOI.OpenXmlFormats.dll" />
<Content Include="bin\Debug\NPOI.OpenXmlFormats.pdb" />
<Content Include="bin\Debug\NPOI.pdb" />
<Content Include="bin\Debug\NPOI.xml" />
<Content Include="bin\Debug\Quartz.dll" />
<Content Include="bin\Debug\Quartz.pdb" />
<Content Include="bin\Debug\Quartz.xml" />
<Content Include="bin\Debug\RestSharp.dll" />
<Content Include="bin\Debug\RestSharp.xml" />
<Content Include="bin\Debug\SgManager.AI.dll" />
<Content Include="bin\Debug\SgManager.AI.pdb" />
<Content Include="bin\Debug\stdole.dll" />
<Content Include="bin\Debug\System.AppContext.dll" />
<Content Include="bin\Debug\System.Buffers.dll" />
<Content Include="bin\Debug\System.Buffers.xml" />
<Content Include="bin\Debug\System.Collections.Concurrent.dll" />
<Content Include="bin\Debug\System.Collections.dll" />
<Content Include="bin\Debug\System.Collections.NonGeneric.dll" />
<Content Include="bin\Debug\System.Collections.Specialized.dll" />
<Content Include="bin\Debug\System.ComponentModel.dll" />
<Content Include="bin\Debug\System.ComponentModel.EventBasedAsync.dll" />
<Content Include="bin\Debug\System.ComponentModel.Primitives.dll" />
<Content Include="bin\Debug\System.ComponentModel.TypeConverter.dll" />
<Content Include="bin\Debug\System.Configuration.ConfigurationManager.dll" />
<Content Include="bin\Debug\System.Configuration.ConfigurationManager.xml" />
<Content Include="bin\Debug\System.Console.dll" />
<Content Include="bin\Debug\System.Data.Common.dll" />
<Content Include="bin\Debug\System.Diagnostics.Contracts.dll" />
<Content Include="bin\Debug\System.Diagnostics.Debug.dll" />
<Content Include="bin\Debug\System.Diagnostics.DiagnosticSource.dll" />
<Content Include="bin\Debug\System.Diagnostics.DiagnosticSource.xml" />
<Content Include="bin\Debug\System.Diagnostics.FileVersionInfo.dll" />
<Content Include="bin\Debug\System.Diagnostics.Process.dll" />
<Content Include="bin\Debug\System.Diagnostics.StackTrace.dll" />
<Content Include="bin\Debug\System.Diagnostics.TextWriterTraceListener.dll" />
<Content Include="bin\Debug\System.Diagnostics.Tools.dll" />
<Content Include="bin\Debug\System.Diagnostics.TraceSource.dll" />
<Content Include="bin\Debug\System.Diagnostics.Tracing.dll" />
<Content Include="bin\Debug\System.Drawing.Primitives.dll" />
<Content Include="bin\Debug\System.Dynamic.Runtime.dll" />
<Content Include="bin\Debug\System.Globalization.Calendars.dll" />
<Content Include="bin\Debug\System.Globalization.dll" />
<Content Include="bin\Debug\System.Globalization.Extensions.dll" />
<Content Include="bin\Debug\System.IO.Compression.dll" />
<Content Include="bin\Debug\System.IO.Compression.ZipFile.dll" />
<Content Include="bin\Debug\System.IO.dll" />
<Content Include="bin\Debug\System.IO.FileSystem.dll" />
<Content Include="bin\Debug\System.IO.FileSystem.DriveInfo.dll" />
<Content Include="bin\Debug\System.IO.FileSystem.Primitives.dll" />
<Content Include="bin\Debug\System.IO.FileSystem.Watcher.dll" />
<Content Include="bin\Debug\System.IO.IsolatedStorage.dll" />
<Content Include="bin\Debug\System.IO.MemoryMappedFiles.dll" />
<Content Include="bin\Debug\System.IO.Pipes.dll" />
<Content Include="bin\Debug\System.IO.UnmanagedMemoryStream.dll" />
<Content Include="bin\Debug\System.Linq.dll" />
<Content Include="bin\Debug\System.Linq.Expressions.dll" />
<Content Include="bin\Debug\System.Linq.Parallel.dll" />
<Content Include="bin\Debug\System.Linq.Queryable.dll" />
<Content Include="bin\Debug\System.Memory.dll" />
<Content Include="bin\Debug\System.Memory.xml" />
<Content Include="bin\Debug\System.Net.Http.dll" />
<Content Include="bin\Debug\System.Net.NameResolution.dll" />
<Content Include="bin\Debug\System.Net.NetworkInformation.dll" />
<Content Include="bin\Debug\System.Net.Ping.dll" />
<Content Include="bin\Debug\System.Net.Primitives.dll" />
<Content Include="bin\Debug\System.Net.Requests.dll" />
<Content Include="bin\Debug\System.Net.Security.dll" />
<Content Include="bin\Debug\System.Net.Sockets.dll" />
<Content Include="bin\Debug\System.Net.WebHeaderCollection.dll" />
<Content Include="bin\Debug\System.Net.WebSockets.Client.dll" />
<Content Include="bin\Debug\System.Net.WebSockets.dll" />
<Content Include="bin\Debug\System.Numerics.Vectors.dll" />
<Content Include="bin\Debug\System.Numerics.Vectors.xml" />
<Content Include="bin\Debug\System.ObjectModel.dll" />
<Content Include="bin\Debug\System.Reflection.dll" />
<Content Include="bin\Debug\System.Reflection.Extensions.dll" />
<Content Include="bin\Debug\System.Reflection.Primitives.dll" />
<Content Include="bin\Debug\System.Resources.Reader.dll" />
<Content Include="bin\Debug\System.Resources.ResourceManager.dll" />
<Content Include="bin\Debug\System.Resources.Writer.dll" />
<Content Include="bin\Debug\System.Runtime.CompilerServices.VisualC.dll" />
<Content Include="bin\Debug\System.Runtime.dll" />
<Content Include="bin\Debug\System.Runtime.Extensions.dll" />
<Content Include="bin\Debug\System.Runtime.Handles.dll" />
<Content Include="bin\Debug\System.Runtime.InteropServices.dll" />
<Content Include="bin\Debug\System.Runtime.InteropServices.RuntimeInformation.dll" />
<Content Include="bin\Debug\System.Runtime.Numerics.dll" />
<Content Include="bin\Debug\System.Runtime.Serialization.Formatters.dll" />
<Content Include="bin\Debug\System.Runtime.Serialization.Json.dll" />
<Content Include="bin\Debug\System.Runtime.Serialization.Primitives.dll" />
<Content Include="bin\Debug\System.Runtime.Serialization.Xml.dll" />
<Content Include="bin\Debug\System.Security.AccessControl.dll" />
<Content Include="bin\Debug\System.Security.AccessControl.xml" />
<Content Include="bin\Debug\System.Security.Claims.dll" />
<Content Include="bin\Debug\System.Security.Cryptography.Algorithms.dll" />
<Content Include="bin\Debug\System.Security.Cryptography.Csp.dll" />
<Content Include="bin\Debug\System.Security.Cryptography.Encoding.dll" />
<Content Include="bin\Debug\System.Security.Cryptography.Primitives.dll" />
<Content Include="bin\Debug\System.Security.Cryptography.X509Certificates.dll" />
<Content Include="bin\Debug\System.Security.Permissions.dll" />
<Content Include="bin\Debug\System.Security.Permissions.xml" />
<Content Include="bin\Debug\System.Security.Principal.dll" />
<Content Include="bin\Debug\System.Security.Principal.Windows.dll" />
<Content Include="bin\Debug\System.Security.Principal.Windows.xml" />
<Content Include="bin\Debug\System.Security.SecureString.dll" />
<Content Include="bin\Debug\System.Text.Encoding.dll" />
<Content Include="bin\Debug\System.Text.Encoding.Extensions.dll" />
<Content Include="bin\Debug\System.Text.RegularExpressions.dll" />
<Content Include="bin\Debug\System.Threading.dll" />
<Content Include="bin\Debug\System.Threading.Overlapped.dll" />
<Content Include="bin\Debug\System.Threading.Tasks.dll" />
<Content Include="bin\Debug\System.Threading.Tasks.Parallel.dll" />
<Content Include="bin\Debug\System.Threading.Thread.dll" />
<Content Include="bin\Debug\System.Threading.ThreadPool.dll" />
<Content Include="bin\Debug\System.Threading.Timer.dll" />
<Content Include="bin\Debug\System.ValueTuple.dll" />
<Content Include="bin\Debug\System.Xml.ReaderWriter.dll" />
<Content Include="bin\Debug\System.Xml.XDocument.dll" />
<Content Include="bin\Debug\System.Xml.XmlDocument.dll" />
<Content Include="bin\Debug\System.Xml.XmlSerializer.dll" />
<Content Include="bin\Debug\System.Xml.XPath.dll" />
<Content Include="bin\Debug\System.Xml.XPath.XDocument.dll" />
<Content Include="bin\Debug\ThoughtWorks.QRCode.dll" />
<Content Include="bin\Debug\zh-Hans\Microsoft.QualityTools.Testing.Fakes.resources.dll" />
<Content Include="bin\Release\AipSdk.dll" />
<Content Include="bin\Release\AOP.Common.dll" />
<Content Include="bin\Release\Apache.NMS.ActiveMQ.dll" />
<Content Include="bin\Release\Apache.NMS.ActiveMQ.pdb" />
<Content Include="bin\Release\Apache.NMS.ActiveMQ.xml" />
<Content Include="bin\Release\Apache.NMS.dll" />
<Content Include="bin\Release\Aspose.Words.dll" />
<Content Include="bin\Release\BLL.dll" />
<Content Include="bin\Release\BLL.pdb" />
<Content Include="bin\Release\EmitMapper.dll" />
<Content Include="bin\Release\FastReport.Bars.dll" />
<Content Include="bin\Release\FastReport.dll" />
<Content Include="bin\Release\FastReport.Editor.dll" />
<Content Include="bin\Release\FastReport.Web.dll" />
<Content Include="bin\Release\FineUIPro.dll" />
<Content Include="bin\Release\FineUIPro.xml" />
<Content Include="bin\Release\ICSharpCode.SharpZipLib.dll" />
<Content Include="bin\Release\ICSharpCode.SharpZipLib.pdb" />
<Content Include="bin\Release\ICSharpCode.SharpZipLib.xml" />
<Content Include="bin\Release\Microsoft.Extensions.Logging.Abstractions.dll" />
<Content Include="bin\Release\Microsoft.Extensions.Logging.Abstractions.xml" />
<Content Include="bin\Release\Microsoft.QualityTools.Testing.Fakes.dll" />
<Content Include="bin\Release\Microsoft.SqlServer.DTSPipelineWrap.dll" />
<Content Include="bin\Release\Microsoft.SqlServer.DTSRuntimeWrap.dll" />
<Content Include="bin\Release\Microsoft.SQLServer.ManagedDTS.dll" />
<Content Include="bin\Release\Microsoft.SqlServer.PipelineHost.dll" />
<Content Include="bin\Release\Microsoft.Win32.Primitives.dll" />
<Content Include="bin\Release\Model.dll" />
<Content Include="bin\Release\Model.pdb" />
<Content Include="bin\Release\netstandard.dll" />
<Content Include="bin\Release\Newtonsoft.Json.dll" />
<Content Include="bin\Release\NPOI.dll" />
<Content Include="bin\Release\NPOI.OOXML.dll" />
<Content Include="bin\Release\NPOI.OOXML.pdb" />
<Content Include="bin\Release\NPOI.OOXML.xml" />
<Content Include="bin\Release\NPOI.OpenXml4Net.dll" />
<Content Include="bin\Release\NPOI.OpenXml4Net.pdb" />
<Content Include="bin\Release\NPOI.OpenXmlFormats.dll" />
<Content Include="bin\Release\NPOI.OpenXmlFormats.pdb" />
<Content Include="bin\Release\NPOI.pdb" />
<Content Include="bin\Release\NPOI.xml" />
<Content Include="bin\Release\Quartz.dll" />
<Content Include="bin\Release\Quartz.xml" />
<Content Include="bin\Release\RestSharp.dll" />
<Content Include="bin\Release\RestSharp.xml" />
<Content Include="bin\Release\SgManager.AI.dll" />
<Content Include="bin\Release\SgManager.AI.pdb" />
<Content Include="bin\Release\System.AppContext.dll" />
<Content Include="bin\Release\System.Buffers.dll" />
<Content Include="bin\Release\System.Buffers.xml" />
<Content Include="bin\Release\System.Collections.Concurrent.dll" />
<Content Include="bin\Release\System.Collections.dll" />
<Content Include="bin\Release\System.Collections.NonGeneric.dll" />
<Content Include="bin\Release\System.Collections.Specialized.dll" />
<Content Include="bin\Release\System.ComponentModel.dll" />
<Content Include="bin\Release\System.ComponentModel.EventBasedAsync.dll" />
<Content Include="bin\Release\System.ComponentModel.Primitives.dll" />
<Content Include="bin\Release\System.ComponentModel.TypeConverter.dll" />
<Content Include="bin\Release\System.Configuration.ConfigurationManager.dll" />
<Content Include="bin\Release\System.Configuration.ConfigurationManager.xml" />
<Content Include="bin\Release\System.Console.dll" />
<Content Include="bin\Release\System.Data.Common.dll" />
<Content Include="bin\Release\System.Diagnostics.Contracts.dll" />
<Content Include="bin\Release\System.Diagnostics.Debug.dll" />
<Content Include="bin\Release\System.Diagnostics.DiagnosticSource.dll" />
<Content Include="bin\Release\System.Diagnostics.DiagnosticSource.xml" />
<Content Include="bin\Release\System.Diagnostics.FileVersionInfo.dll" />
<Content Include="bin\Release\System.Diagnostics.Process.dll" />
<Content Include="bin\Release\System.Diagnostics.StackTrace.dll" />
<Content Include="bin\Release\System.Diagnostics.TextWriterTraceListener.dll" />
<Content Include="bin\Release\System.Diagnostics.Tools.dll" />
<Content Include="bin\Release\System.Diagnostics.TraceSource.dll" />
<Content Include="bin\Release\System.Diagnostics.Tracing.dll" />
<Content Include="bin\Release\System.Drawing.Primitives.dll" />
<Content Include="bin\Release\System.Dynamic.Runtime.dll" />
<Content Include="bin\Release\System.Globalization.Calendars.dll" />
<Content Include="bin\Release\System.Globalization.dll" />
<Content Include="bin\Release\System.Globalization.Extensions.dll" />
<Content Include="bin\Release\System.IO.Compression.dll" />
<Content Include="bin\Release\System.IO.Compression.ZipFile.dll" />
<Content Include="bin\Release\System.IO.dll" />
<Content Include="bin\Release\System.IO.FileSystem.dll" />
<Content Include="bin\Release\System.IO.FileSystem.DriveInfo.dll" />
<Content Include="bin\Release\System.IO.FileSystem.Primitives.dll" />
<Content Include="bin\Release\System.IO.FileSystem.Watcher.dll" />
<Content Include="bin\Release\System.IO.IsolatedStorage.dll" />
<Content Include="bin\Release\System.IO.MemoryMappedFiles.dll" />
<Content Include="bin\Release\System.IO.Pipes.dll" />
<Content Include="bin\Release\System.IO.UnmanagedMemoryStream.dll" />
<Content Include="bin\Release\System.Linq.dll" />
<Content Include="bin\Release\System.Linq.Expressions.dll" />
<Content Include="bin\Release\System.Linq.Parallel.dll" />
<Content Include="bin\Release\System.Linq.Queryable.dll" />
<Content Include="bin\Release\System.Memory.dll" />
<Content Include="bin\Release\System.Memory.xml" />
<Content Include="bin\Release\System.Net.Http.dll" />
<Content Include="bin\Release\System.Net.NameResolution.dll" />
<Content Include="bin\Release\System.Net.NetworkInformation.dll" />
<Content Include="bin\Release\System.Net.Ping.dll" />
<Content Include="bin\Release\System.Net.Primitives.dll" />
<Content Include="bin\Release\System.Net.Requests.dll" />
<Content Include="bin\Release\System.Net.Security.dll" />
<Content Include="bin\Release\System.Net.Sockets.dll" />
<Content Include="bin\Release\System.Net.WebHeaderCollection.dll" />
<Content Include="bin\Release\System.Net.WebSockets.Client.dll" />
<Content Include="bin\Release\System.Net.WebSockets.dll" />
<Content Include="bin\Release\System.Numerics.Vectors.dll" />
<Content Include="bin\Release\System.Numerics.Vectors.xml" />
<Content Include="bin\Release\System.ObjectModel.dll" />
<Content Include="bin\Release\System.Reflection.dll" />
<Content Include="bin\Release\System.Reflection.Extensions.dll" />
<Content Include="bin\Release\System.Reflection.Primitives.dll" />
<Content Include="bin\Release\System.Resources.Reader.dll" />
<Content Include="bin\Release\System.Resources.ResourceManager.dll" />
<Content Include="bin\Release\System.Resources.Writer.dll" />
<Content Include="bin\Release\System.Runtime.CompilerServices.VisualC.dll" />
<Content Include="bin\Release\System.Runtime.dll" />
<Content Include="bin\Release\System.Runtime.Extensions.dll" />
<Content Include="bin\Release\System.Runtime.Handles.dll" />
<Content Include="bin\Release\System.Runtime.InteropServices.dll" />
<Content Include="bin\Release\System.Runtime.InteropServices.RuntimeInformation.dll" />
<Content Include="bin\Release\System.Runtime.Numerics.dll" />
<Content Include="bin\Release\System.Runtime.Serialization.Formatters.dll" />
<Content Include="bin\Release\System.Runtime.Serialization.Json.dll" />
<Content Include="bin\Release\System.Runtime.Serialization.Primitives.dll" />
<Content Include="bin\Release\System.Runtime.Serialization.Xml.dll" />
<Content Include="bin\Release\System.Security.AccessControl.dll" />
<Content Include="bin\Release\System.Security.AccessControl.xml" />
<Content Include="bin\Release\System.Security.Claims.dll" />
<Content Include="bin\Release\System.Security.Cryptography.Algorithms.dll" />
<Content Include="bin\Release\System.Security.Cryptography.Csp.dll" />
<Content Include="bin\Release\System.Security.Cryptography.Encoding.dll" />
<Content Include="bin\Release\System.Security.Cryptography.Primitives.dll" />
<Content Include="bin\Release\System.Security.Cryptography.X509Certificates.dll" />
<Content Include="bin\Release\System.Security.Permissions.dll" />
<Content Include="bin\Release\System.Security.Permissions.xml" />
<Content Include="bin\Release\System.Security.Principal.dll" />
<Content Include="bin\Release\System.Security.Principal.Windows.dll" />
<Content Include="bin\Release\System.Security.Principal.Windows.xml" />
<Content Include="bin\Release\System.Security.SecureString.dll" />
<Content Include="bin\Release\System.Text.Encoding.dll" />
<Content Include="bin\Release\System.Text.Encoding.Extensions.dll" />
<Content Include="bin\Release\System.Text.RegularExpressions.dll" />
<Content Include="bin\Release\System.Threading.dll" />
<Content Include="bin\Release\System.Threading.Overlapped.dll" />
<Content Include="bin\Release\System.Threading.Tasks.dll" />
<Content Include="bin\Release\System.Threading.Tasks.Parallel.dll" />
<Content Include="bin\Release\System.Threading.Thread.dll" />
<Content Include="bin\Release\System.Threading.ThreadPool.dll" />
<Content Include="bin\Release\System.Threading.Timer.dll" />
<Content Include="bin\Release\System.ValueTuple.dll" />
<Content Include="bin\Release\System.Xml.ReaderWriter.dll" />
<Content Include="bin\Release\System.Xml.XDocument.dll" />
<Content Include="bin\Release\System.Xml.XmlDocument.dll" />
<Content Include="bin\Release\System.Xml.XmlSerializer.dll" />
<Content Include="bin\Release\System.Xml.XPath.dll" />
<Content Include="bin\Release\System.Xml.XPath.XDocument.dll" />
<Content Include="bin\Release\ThoughtWorks.QRCode.dll" />
<Content Include="bin\Release\zh-Hans\Microsoft.QualityTools.Testing.Fakes.resources.dll" />
<Content Include="obj\Debug\BLL.csproj.FileListAbsolute.txt" />
<Content Include="obj\Debug\BLL.dll" />
<Content Include="obj\Debug\BLL.pdb" />
<Content Include="obj\Debug\TempPE\Service References.BLLHSSEService.Reference.cs.dll" />
<Content Include="obj\Debug\TempPE\Service References.HSSEService.Reference.cs.dll" />
<Content Include="obj\Release\BLL.csproj.FileListAbsolute.txt" />
<Content Include="obj\Release\BLL.dll" />
<Content Include="obj\Release\BLL.pdb" />
<Content Include="obj\Release\TempPE\Service References.HSSEService.Reference.cs.dll" />
<Content Include="obj\Release\TempPE\Service References.HSSEServiceClient.Reference.cs.dll" />
<Content Include="Scripts\jquery-3.5.1.intellisense.js" />
<Content Include="Scripts\jquery-3.5.1.js" />
<Content Include="Scripts\jquery-3.5.1.min.js" />
<Content Include="Scripts\jquery-3.5.1.slim.js" />
<Content Include="Scripts\jquery-3.5.1.slim.min.js" />
<None Include="Service References\CNCECHSSEService\HSSEService1.disco" />
<None Include="Service References\CNCECHSSEService\HSSEService2.wsdl" />
<None Include="Service References\CNCECHSSEService\HSSEService21.wsdl" />
<None Include="Service References\CNCECHSSEService\HSSEService4.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\CNCECHSSEService\HSSEService41.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\CNCECHSSEService\HSSEService42.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\CNCECHSSEService\HSSEService43.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\CNCECHSSEService\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Service References\CNCECHSSEService\configuration.svcinfo" />
<None Include="Service References\CNCECHSSEService\configuration91.svcinfo" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\CNCECHSSEService\" />
</ItemGroup>
<ItemGroup>
<Folder Include="Fakes\" />
<Folder Include="TestPackageManage\" />
</ItemGroup>
<ItemGroup>
<COMReference Include="Microsoft.Office.Core">
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>4</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="Microsoft.Office.Interop.Excel">
<Guid>{00020813-0000-0000-C000-000000000046}</Guid>
<VersionMajor>1</VersionMajor>
<VersionMinor>6</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="Microsoft.Office.Interop.Word">
<Guid>{00020905-0000-0000-C000-000000000046}</Guid>
<VersionMajor>8</VersionMajor>
<VersionMinor>4</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="Office">
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
<VersionMajor>99</VersionMajor>
<VersionMinor>1</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>tlbimp</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="VBIDE">
<Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
<VersionMajor>5</VersionMajor>
<VersionMinor>3</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\Microsoft.QualityTools.Testing.Fakes.16.11.230815\build\Microsoft.Qualitytools.Testing.Fakes.targets" Condition="Exists('..\packages\Microsoft.QualityTools.Testing.Fakes.16.11.230815\build\Microsoft.Qualitytools.Testing.Fakes.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>