Files
SGGL_SHJ/SGGL/Model/Model.csproj
T

227 lines
12 KiB
XML
Raw Normal View History

2022-09-05 16:36:31 +08:00
<?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>{FD1E1931-1688-4B4A-BCD6-335A81465343}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Model</RootNamespace>
<AssemblyName>Model</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>
2025-04-10 10:45:57 +08:00
<WarningLevel>4</WarningLevel>
2022-09-05 16:36:31 +08:00
<Prefer32Bit>false</Prefer32Bit>
2025-01-07 19:00:48 +08:00
<DocumentationFile>bin\Debug\Model.xml</DocumentationFile>
2022-09-05 16:36:31 +08:00
</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="EmitMapper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\EmitMapper.1.0.0\lib\EmitMapper.dll</HintPath>
</Reference>
2024-03-11 23:25:08 +08:00
<Reference Include="MiniExcel, Version=1.31.3.0, Culture=neutral, PublicKeyToken=e7310002a53eac39, processorArchitecture=MSIL">
<HintPath>..\packages\MiniExcel.1.31.3\lib\net45\MiniExcel.dll</HintPath>
</Reference>
2022-09-05 16:36:31 +08:00
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
2024-12-25 15:43:38 +08:00
<Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
2022-09-05 16:36:31 +08:00
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
2024-03-11 23:25:08 +08:00
<Reference Include="System.IO.Compression" />
2022-09-05 16:36:31 +08:00
<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" />
</ItemGroup>
<ItemGroup>
<Compile Include="APIItem\BaseInfoItem.cs" />
2024-11-12 15:33:53 +08:00
<Compile Include="APIItem\BaseProjectItem.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="APIItem\CNCEC_MasterData_PcEp.cs" />
2026-03-23 14:33:54 +08:00
<Compile Include="APIItem\DataShare\CheckControlSyncData.cs" />
2026-03-06 17:58:48 +08:00
<Compile Include="APIItem\DataShare\PersonSyncData.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\HJGL\AttachSourceItems.cs" />
<Compile Include="APIItem\HJGL\BatchItem.cs" />
<Compile Include="APIItem\HJGL\HJGLIndexItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\HJGL\ItemEndCheck.cs" />
<Compile Include="APIItem\HJGL\ItemEndCheckList.cs" />
<Compile Include="APIItem\HJGL\JointCompreInfoItem.cs" />
2022-10-11 17:12:13 +08:00
<Compile Include="APIItem\HJGL\PipelineComponentItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\HJGL\ReportQueryItem.cs" />
<Compile Include="APIItem\HJGL\TestPackageApprove.cs" />
<Compile Include="APIItem\HJGL\TestPackageItem.cs" />
<Compile Include="APIItem\HJGL\WelderPerformanceItem.cs" />
<Compile Include="APIItem\HJGL\WeldingDailyTempDetailItem.cs" />
<Compile Include="APIItem\HJGL\WeldTaskItem.cs" />
<Compile Include="APIItem\HSSEItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\CQMS\BeanUtil.cs" />
<Compile Include="APIItem\CQMS\ResponseData.cs" />
<Compile Include="APIItem\CQMS\SpotCheckItem.cs" />
<Compile Include="APIItem\CQMS\ToDoModel.cs" />
<Compile Include="APIItem\CQMS\TreeNode.cs" />
<Compile Include="APIItem\HJGL\HJGL_PreWeldingDailyItem.cs" />
<Compile Include="APIItem\HJGL\PreWeldInspectionItem.cs" />
<Compile Include="APIItem\HJGL\WeldAppearanceCheckItem.cs" />
<Compile Include="APIItem\HJGL\ViewHJGLWeldJointExtend.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\HJGL\HotProcessHardItem.cs" />
<Compile Include="APIItem\HJGL\NDETrustItem.cs" />
<Compile Include="APIItem\HJGL\WeldJointItem.cs" />
<Compile Include="APIItem\HSSE\NoticeItem.cs" />
<Compile Include="APIItem\HSSE\PersonInOutItem.cs" />
<Compile Include="APIItem\HSSE\PersonItem.cs" />
<Compile Include="APIItem\HSSE\PersonQualityItem.cs" />
2025-06-19 18:59:39 +08:00
<Compile Include="APIItem\HSSE\QualityProblemItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\HTGL\PersonItem.cs" />
<Compile Include="APIItem\HTGL\Pro_PersonItem.cs" />
2025-01-15 12:20:37 +08:00
<Compile Include="APIItem\InspectionBrigadeUserItem.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="APIItem\NoticeOutput.cs" />
2026-04-04 19:39:16 +08:00
<Compile Include="APIItem\PersonInOutItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\ProjectItem.cs" />
<Compile Include="APIItem\HSSE\ReceiveFileManagerItem.cs" />
<Compile Include="APIItem\HSSE\SubscribeMessageItem.cs" />
<Compile Include="APIItem\HSSE\TestRecordItem.cs" />
2023-01-04 15:27:19 +08:00
<Compile Include="APIItem\ReturnData.cs" />
2023-06-27 23:00:34 +08:00
<Compile Include="APIItem\SaveOnlineFileItem.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="APIItem\SubUnitReportItemItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\ToDoItem.cs" />
<Compile Include="APIItem\HSSE\TrainingPlanItemItem.cs" />
<Compile Include="APIItem\HSSE\TrainingTaskItemItem.cs" />
<Compile Include="APIItem\UnitItem.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="APIItem\UpCheckReportItem.cs" />
<Compile Include="APIItem\UpCheckReportItemItem.cs" />
<Compile Include="APIItem\UpCheckReportItemItem2.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="APIItem\UserItem.cs" />
<Compile Include="APIItem\UserReadItem.cs" />
<Compile Include="APIItem\WeldingDailyItem.cs" />
<Compile Include="BusinessColumn.cs" />
<Compile Include="Chart\DataSourceChart.cs" />
<Compile Include="Chart\DataSourcePoint.cs" />
<Compile Include="Chart\DataSourceTeam.cs" />
2024-09-27 18:17:21 +08:00
<Compile Include="CLGL\Tw_ArrivalStatisticsOutPut.cs" />
<Compile Include="CLGL\Tw_InputDataIn.cs" />
2024-09-27 18:17:21 +08:00
<Compile Include="CLGL\Tw_PipeMatMatchOutput.cs" />
<Compile Include="CLGL\Tw_PrintModel.cs" />
2024-09-18 10:48:34 +08:00
<Compile Include="CLGL\Tw_InOutDetailOutput.cs" />
<Compile Include="CLGL\Tw_InputDetailBarCodeOutput.cs" />
2024-09-18 10:48:34 +08:00
<Compile Include="CLGL\Tw_InOutMasterOutput.cs" />
<Compile Include="CLGL\Tw_MaterialStockOutput.cs" />
2026-06-10 10:44:13 +08:00
<Compile Include="CLGL\Tw_OutHistoryDataIn.cs" />
<Compile Include="CLGL\Tw_OutHistoryImportRow.cs" />
2024-09-24 20:38:50 +08:00
<Compile Include="CLGL\Tw_PipeLineMat.cs" />
2026-06-15 18:06:19 +08:00
<Compile Include="CLGL\AntiCorrosionTrustOutput.cs" />
<Compile Include="CLGL\AntiCorrosionTrustDetailOutput.cs" />
<Compile Include="CLGL\PaintCodeDictOutput.cs" />
2023-09-25 19:20:08 +08:00
<Compile Include="ConstructionLogCQMS.cs" />
<Compile Include="ConstructionLogHSE.cs" />
2023-09-22 14:09:58 +08:00
<Compile Include="ConstructionLogMachineItem.cs" />
<Compile Include="ConstructionLogPersonItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="CQMS\CheckItem.cs" />
<Compile Include="CQMS\FileCabinetItem.cs" />
<Compile Include="CQMS\NDTCheckItem.cs" />
2023-07-21 14:51:05 +08:00
<Compile Include="CQMS\QualityAcceptanceItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="CQMS\WelderItem.cs" />
<Compile Include="ErrorInfo.cs" />
2025-07-10 16:47:41 +08:00
<Compile Include="FastReportItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="HandleStep.cs" />
<Compile Include="HJGL\3DParameter.cs" />
<Compile Include="HJGL\BaseInfo\BaseMaterialcolorDataIn.cs" />
<Compile Include="HJGL\BaseInfo\BaseMaterialcolorOutput.cs" />
<Compile Include="HJGL\DataImport\DrawingRecognitionResult.cs" />
<Compile Include="HJGL\MaterialCodeLibBarCodeOutput.cs" />
2022-10-11 17:12:13 +08:00
<Compile Include="APIItem\HJGL\PackagingManageItem.cs" />
<Compile Include="HJGL\PreDesign\PackagingManage\PackagingManageInput.cs" />
<Compile Include="HJGL\PreDesign\PackagingManage\PackagingManageOutput.cs" />
<Compile Include="HJGL\PreDesign\PackagingManage\PackagingManagePrintOutput.cs" />
<Compile Include="HJGL\PreDesign\PipelineComponent\PipelineComponentPrintDto.cs" />
2023-02-20 21:59:35 +08:00
<Compile Include="HJGL\PipeLineIdCodeItem.cs" />
2025-05-12 19:05:13 +08:00
<Compile Include="HJGL\PipelinePrefabricatedComponentsItem.cs" />
<Compile Include="HJGL\PreDesign\PipelineComponent\Pipeline_ComponentQRCodeItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="HJGL\PointBatch.cs" />
<Compile Include="HJGL\PointBatchItem.cs" />
2022-10-08 23:50:15 +08:00
<Compile Include="HJGL\PrePipelineItem.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="HJGL\SpWeldingDailyItem.cs" />
<Compile Include="HJGL\sp_index_HJGLItem.cs" />
<Compile Include="HJGL\TestPackageAnalyzeOutput.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="HSSE\PageDataPersonInOutItem.cs" />
<Compile Include="HSSE\PersonInOutRecordInput.cs" />
<Compile Include="HSSE\ProjectPersonInput.cs" />
<Compile Include="HSSE\ProjectPersonOutput.cs" />
2025-07-03 18:42:35 +08:00
<Compile Include="HSSE\PuApiOutput.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="HSSE\WorkPostStatisticItem.cs" />
<Compile Include="Model.cs" />
<Compile Include="Model.BusinessExtensions.cs" />
2022-09-05 16:36:31 +08:00
<Compile Include="ModelProc.cs" />
<Compile Include="Num.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SingleSerie.cs" />
<Compile Include="SpCheckInfoItem.cs" />
<Compile Include="SpSysMenuItem.cs" />
<Compile Include="SpSysUserItem.cs" />
<Compile Include="APIItem\ResponeData.cs" />
<Compile Include="SpTDesktopItem.cs" />
2023-01-04 15:27:19 +08:00
<Compile Include="TokenItem.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="ZHGL\DataSync\BaseEntities.cs" />
2025-06-04 23:14:13 +08:00
<Compile Include="ZHGL\DataSync\CHCheckItemOutput.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="ZHGL\DataSync\CheckOutput.cs" />
<Compile Include="ZHGL\DataSync\ConstructionEquipmentOutput.cs" />
<Compile Include="ZHGL\DataSync\CostSmallDetailOutput.cs" />
2023-01-04 15:27:19 +08:00
<Compile Include="ZHGL\DataSync\CQMSDataItem.cs" />
<Compile Include="ZHGL\DataSync\HJGLDataItem.cs" />
2025-06-04 23:14:13 +08:00
<Compile Include="ZHGL\DataSync\InspectionManagementOutput.cs" />
2024-12-25 15:43:38 +08:00
<Compile Include="ZHGL\DataSync\OfSafetySupervisorsOutput.cs" />
<Compile Include="ZHGL\DataSync\ProjectInformationOutput.cs" />
<Compile Include="ZHGL\DataSync\ProjectOutput.cs" />
2025-06-04 23:14:13 +08:00
<Compile Include="ZHGL\DataSync\WBSBreakdownProjectOutput.cs" />
<Compile Include="ZHGL\DataSync\WeldDineOutput.cs" />
<Compile Include="ZHGL\DataSync\WelderOutput.cs" />
2026-03-06 17:58:48 +08:00
<Compile Include="ZHGL\UnitHazardRegisterInput.cs" />
<Compile Include="ZHGL\UnitHazardRegisterItemInput.cs" />
<Compile Include="ZHGL\UnitHazardRegisterItemOutput.cs" />
<Compile Include="ZHGL\UnitHazardRegisterOutput.cs" />
2022-09-05 16:36:31 +08:00
</ItemGroup>
2024-03-11 23:25:08 +08:00
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
2022-09-05 16:36:31 +08:00
<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>