ZHJA_HJGL/HJGL_ZH/BLL/BLL.csproj

270 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.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.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
</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>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>AnyCPU</PlatformTarget>
</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>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="FineUIPro, Version=3.6.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\FineUIPro.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.SQLServer.ManagedDTS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\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\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<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" />
</ItemGroup>
<ItemGroup>
<Compile Include="API\APIBaseServices.cs" />
<Compile Include="API\APIIsoInfoServicecs.cs" />
<Compile Include="API\APILoginServices.cs" />
<Compile Include="API\APIWeldingSynServic.cs" />
<Compile Include="API\APIJointInfoService.cs" />
<Compile Include="API\APIUnitInfoService.cs" />
<Compile Include="API\APIWeldServices.cs" />
<Compile Include="AttachFile\AttachFileService.cs" />
<Compile Include="CacheHelper.cs" />
<Compile Include="Common\ADomainService.cs" />
<Compile Include="Common\BaseInfo\AudiFlowService.cs" />
<Compile Include="Common\BaseInfo\AuditFlowApproveService.cs.cs" />
<Compile Include="Common\BaseInfo\Base_DepartService.cs" />
<Compile Include="Common\BaseInfo\Base_OrganizationService.cs" />
<Compile Include="Common\BaseInfo\Base_PrintFileCodeService.cs" />
<Compile Include="Common\BaseInfo\Base_ProjectService.cs" />
<Compile Include="Common\BaseInfo\Base_TeamGroupService.cs" />
<Compile Include="Common\BaseInfo\Base_UnitService.cs" />
<Compile Include="Common\BaseInfo\ProjectPlanService.cs" />
<Compile Include="Common\ChartControlService.cs" />
<Compile Include="Common\ConstValue.cs" />
<Compile Include="Common\FileManage\Common_FileManageService.cs" />
<Compile Include="Common\JsonHelper.cs" />
<Compile Include="Common\Migrated\GetKey.cs" />
<Compile Include="Common\Migrated\RSACrypto.cs" />
<Compile Include="Common\Migrated\StringHelper.cs" />
<Compile Include="Common\Notice\Attach_ImageService.cs" />
<Compile Include="Common\Notice\Common_NoticeService.cs" />
<Compile Include="Common\Notice\Common_NoticeSignService.cs" />
<Compile Include="Common\NPOIHelper.cs" />
<Compile Include="Common\ProjectSet\Project_InstallationService.cs" />
<Compile Include="Common\ProjectSet\Project_RoleButtonPowerrService.cs" />
<Compile Include="Common\ProjectSet\Project_RolePowerService.cs" />
<Compile Include="Common\ProjectSet\Project_SysSetService.cs" />
<Compile Include="Common\ProjectSet\Project_UnitService.cs" />
<Compile Include="Common\ProjectSet\Project_UserButtonPowerrService.cs" />
<Compile Include="Common\ProjectSet\Project_UserPowerService.cs" />
<Compile Include="Common\ProjectSet\Project_UserService.cs" />
<Compile Include="Common\ProjectSet\Project_WelderService.cs" />
<Compile Include="Common\ProjectSet\Project_WorkAreaService.cs" />
<Compile Include="Common\ReportPrint\Common_ReportPrintService.cs" />
<Compile Include="Common\Resource\Common_ConstructionStandardService.cs" />
<Compile Include="Common\Resource\Common_LawRegulationService.cs" />
<Compile Include="Common\SysManage\Sys_ButtonPowerService.cs" />
<Compile Include="Common\SysManage\Sys_LogService.cs" />
<Compile Include="Common\SysManage\Sys_RolePowerService.cs" />
<Compile Include="Common\SysManage\Sys_RoleService.cs" />
<Compile Include="Common\SysManage\Sys_UserService.cs" />
<Compile Include="Common\SysManage\Sys_UserShowColumnsService.cs" />
<Compile Include="Common\UploadAttachmentService.cs" />
<Compile Include="Common\CommonService.cs" />
<Compile Include="Common\Const.cs" />
<Compile Include="ConvertObject.cs" />
<Compile Include="DropListService.cs" />
<Compile Include="DynamicTHeaderHepler.cs" />
<Compile Include="ErrLogInfo.cs" />
<Compile Include="FriendlyException.cs" />
<Compile Include="Funs.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_ComponentsService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_ConsumablesService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_ControlService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_DetectionService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_EquipmentService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_ExecStandardService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_GrooveService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_HotProcessCardService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_JointImageItemService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_JointImageService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MaterialClassService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MaterialCompareService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MaterialGroupService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MaterialService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MaterialStandardService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_MediumService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_PipingClassService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_StandardService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_TestingService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_TestStandardService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_WeldControlService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_WeldingMethodService.cs" />
<Compile Include="HJGLServer\BaseInfo\HJGL_WeldService.cs" />
<Compile Include="HJGLServer\FileControl\HJGL_FileControl_CompanyStandardsService.cs" />
<Compile Include="HJGLServer\FileControl\HJGL_FileControl_DomesticLawsRegulationsService.cs" />
<Compile Include="HJGLServer\FileControl\HJGL_FileControl_DomesticStandardsService.cs" />
<Compile Include="HJGLServer\FileControl\HJGL_FileControl_ForeignStandardsService.cs" />
<Compile Include="HJGLServer\WeldingManage\HJGL_WeldingManage_WeldingProcedureService.cs" />
<Compile Include="HJGL\Batch\HJGL_BO_BatchService.cs" />
<Compile Include="HJGL\Batch\HJGL_BO_BatchDetailService.cs" />
<Compile Include="HJGL\Batch\HJGL_BO_QualityRatingRepairService.cs" />
<Compile Include="HJGL\Batch\HJGL_BO_QualityRatingService.cs" />
<Compile Include="HJGL\Batch\HJGL_BO_RepairNoticeService.cs" />
<Compile Include="HJGL\CheckManage\HJGL_RemakeReasonService.cs" />
<Compile Include="HJGL\CheckManage\HJGL_TestingReportPrintService.cs" />
<Compile Include="HJGL\DataIn\DataInTempService.cs" />
<Compile Include="HJGL\HotHardManage\HJGL_CH_HardTestReportService.cs" />
<Compile Include="HJGL\HotHardManage\HJGL_CH_HardTestResultService.cs" />
<Compile Include="HJGL\HotProessManage\HJGL_CH_HotProessResultService.cs" />
<Compile Include="HJGL\HotProessManage\HJGL_CH_HotProessTrustService.cs" />
<Compile Include="HJGL\HotProessManage\HJGL_HotProessManageEditService.cs" />
<Compile Include="HJGL\Match\HJGL_Match_InStorageItemService.cs" />
<Compile Include="HJGL\Match\HJGL_Match_InStorageService.cs" />
<Compile Include="HJGL\Match\HJGL_Match_MaterialService.cs" />
<Compile Include="HJGL\Match\HJGL_Match_PipeMaterialService.cs" />
<Compile Include="HJGL\Match\HJGL_Match_StorageService.cs" />
<Compile Include="HJGL\MaterialManage\HJGL_ElectrodeBakeService.cs" />
<Compile Include="HJGL\MaterialManage\HJGL_ElectrodeRecoveryService.cs" />
<Compile Include="HJGL\MaterialManage\HJGL_EMaterialRegistService.cs" />
<Compile Include="HJGL\MaterialManage\HJGL_EMInventoryRecordsService.cs" />
<Compile Include="HJGL\MaterialManage\HJGL_EWeldRHRecordService.cs" />
<Compile Include="HJGL\PersonManage\HJGL_PersonManageService.cs" />
<Compile Include="HJGL\PersonManage\HJGL_WelderQualifiedProjectService.cs" />
<Compile Include="HJGL\PersonManage\HJGL_WelderScoreService.cs" />
<Compile Include="HJGL\RepairManage\HJGL_RepairItemService.cs" />
<Compile Include="HJGL\RepairManage\HJGL_RepairService.cs" />
<Compile Include="HJGL\TestPackageManage\HJGL_TestPackageManageEditService.cs" />
<Compile Include="HJGL\TrustManage\HJGL_CH_TrustItemService.cs" />
<Compile Include="HJGL\TrustManage\HJGL_TrustManageEditService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_BO_PreWeldReportMainService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_CH_RepairItemRecordService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_MatchedProcedureMaterialService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_ProcedureImageService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_PW_IsoInfoService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_PW_JointInfoService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_TestingParametersService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_UserShowColumnsService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldHotProcessCardService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldingProcedureJotService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldingProcedureService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldingProcessCardService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldRepairCardService.cs" />
<Compile Include="HJGL\WeldingManage\HJGL_WeldReportService.cs" />
<Compile Include="HJGL\WeldingManage\WelderOKRateService.cs" />
<Compile Include="HJGL\WeldingManage\WelderOKRateStatisticsService.cs" />
<Compile Include="HJGL\WeldingManage\WeldRecordInService.cs" />
<Compile Include="JsonHelper.cs" />
<Compile Include="libFace.cs" />
<Compile Include="libOpenCV.cs" />
<Compile Include="Logger.cs" />
<Compile Include="MethodRefelect.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RefComm.cs" />
<Compile Include="ReportPrint\ReportPrintService.cs" />
<Compile Include="SendEmailService.cs" />
<Compile Include="SessionName.cs" />
<Compile Include="SoftRegeditService.cs" />
<Compile Include="SQLHelper.cs" />
<Compile Include="Common\UploadFileService.cs" />
<Compile Include="WeldMat\BaseInfo\SpecificationsService.cs" />
<Compile Include="WeldMat\BaseInfo\StoremanInfoService.cs" />
<Compile Include="WeldMat\BaseInfo\SupplierService.cs" />
<Compile Include="WeldMat\BaseInfo\UnitStoreService.cs" />
<Compile Include="WeldMat\BaseInfo\WeldInfoService.cs" />
<Compile Include="WeldMat\BaseInfo\WeldTypeService.cs" />
<Compile Include="WeldMat\MatBake\ElectrodeBakeService.cs" />
<Compile Include="WeldMat\Recycle\RecycleMatService.cs" />
<Compile Include="WeldMat\Recycle\RecycleMatTopService.cs" />
<Compile Include="WeldMat\Stock\StockInitService.cs" />
<Compile Include="WeldMat\Stock\StockInService.cs" />
<Compile Include="WeldMat\UsingPlan\UsingPlanService.cs" />
<Compile Include="WeldMat\UsingSentMat\UsingMatService.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{FD1E1931-1688-4B4A-BCD6-335A81465343}</Project>
<Name>Model</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>