tijian_tieying/winform/cn.xinelu.MedicalCheckup.Client/cn.xinelu.MedicalCheckup.Client.csproj
2025-02-20 12:01:17 +08:00

493 lines
28 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\cef.redist.x86.99.2.9\build\cef.redist.x86.props" Condition="Exists('..\packages\cef.redist.x86.99.2.9\build\cef.redist.x86.props')" />
<Import Project="..\packages\cef.redist.x64.99.2.9\build\cef.redist.x64.props" Condition="Exists('..\packages\cef.redist.x64.99.2.9\build\cef.redist.x64.props')" />
<Import Project="..\packages\Vortice.Direct2D1.1.8.59\build\netstandard2.0\Vortice.Direct2D1.props" Condition="Exists('..\packages\Vortice.Direct2D1.1.8.59\build\netstandard2.0\Vortice.Direct2D1.props')" />
<Import Project="..\packages\Vortice.DXGI.1.8.59\build\netstandard2.0\Vortice.DXGI.props" Condition="Exists('..\packages\Vortice.DXGI.1.8.59\build\netstandard2.0\Vortice.DXGI.props')" />
<Import Project="..\packages\Vortice.DirectX.1.8.59\build\netstandard2.0\Vortice.DirectX.props" Condition="Exists('..\packages\Vortice.DirectX.1.8.59\build\netstandard2.0\Vortice.DirectX.props')" />
<Import Project="..\packages\Vortice.Runtime.COM.1.8.59\build\netstandard2.0\Vortice.Runtime.COM.props" Condition="Exists('..\packages\Vortice.Runtime.COM.1.8.59\build\netstandard2.0\Vortice.Runtime.COM.props')" />
<Import Project="..\packages\SharpGen.Runtime.1.2.1\build\SharpGen.Runtime.props" Condition="Exists('..\packages\SharpGen.Runtime.1.2.1\build\SharpGen.Runtime.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{B3D85E41-F5B8-4F4F-B4CB-97E00FA4FBBA}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>cn.xinelu.MedicalCheckup.Client</RootNamespace>
<AssemblyName>体检系统</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>G:\Job-XYL\天府医院\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>favicon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>F6B6C7C204D7DDAD85D5793577BE22C7B967FE75</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>cn.xinelu.MedicalCheckup.Client_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.2.2.5\lib\AForge.dll</HintPath>
</Reference>
<Reference Include="AForge.Controls, Version=2.2.5.0, Culture=neutral, PublicKeyToken=a8ac264d1dc6b9d9, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Controls.2.2.5\lib\AForge.Controls.dll</HintPath>
</Reference>
<Reference Include="AForge.Imaging, Version=2.2.5.0, Culture=neutral, PublicKeyToken=ba8ddea9676ca48b, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Imaging.2.2.5\lib\AForge.Imaging.dll</HintPath>
</Reference>
<Reference Include="AForge.Math, Version=2.2.5.0, Culture=neutral, PublicKeyToken=abba2e25397ee8c9, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Math.2.2.5\lib\AForge.Math.dll</HintPath>
</Reference>
<Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Video.2.2.5\lib\AForge.Video.dll</HintPath>
</Reference>
<Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll</HintPath>
</Reference>
<Reference Include="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
<HintPath>..\packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="CYQ.Data">
<HintPath>..\..\..\..\91.爬虫\NewsBuilder\NewsBuilder\bin\Debug\CYQ.Data.dll</HintPath>
</Reference>
<Reference Include="Dapper, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Dapper.2.0.78\lib\net461\Dapper.dll</HintPath>
</Reference>
<Reference Include="Dicom.Core, Version=4.0.7.0, Culture=neutral, PublicKeyToken=3a13f649e28eb09a, processorArchitecture=MSIL">
<HintPath>..\packages\fo-dicom.Desktop.4.0.7\lib\net45\Dicom.Core.dll</HintPath>
</Reference>
<Reference Include="FastReport, Version=2021.2.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\体检软件-TY\FastReport.dll</HintPath>
</Reference>
<Reference Include="FastReport.Bars, Version=2021.2.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\体检软件-TY\FastReport.Bars.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf, Version=3.14.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Protobuf.3.14.0\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4, Version=1.1.11.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.1.1.11\lib\net46\K4os.Compression.LZ4.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.1.11.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.1.11\lib\net46\K4os.Compression.LZ4.Streams.dll</HintPath>
</Reference>
<Reference Include="K4os.Hash.xxHash, Version=1.0.6.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=8.0.24.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.24\lib\net452\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="NetDimension.NanUI, Version=0.8.80.191, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NetDimension.NanUI.0.8.80.191\lib\net462\NetDimension.NanUI.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="SharpGen.Runtime, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SharpGen.Runtime.1.2.1\lib\netstandard2.0\SharpGen.Runtime.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.ComponentModel, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Core" />
<Reference Include="System.Json, Version=2.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\System.Json.4.7.1\lib\net461\System.Json.dll</HintPath>
</Reference>
<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.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Speech" />
<Reference Include="System.Text.Encodings.Web, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.5.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.5.0.0\lib\net461\System.Text.Json.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Transactions" />
<Reference Include="System.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.Extensions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.24\lib\net452\Ubiety.Dns.Core.dll</HintPath>
</Reference>
<Reference Include="Vortice.Direct2D1, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Vortice.Direct2D1.1.8.59\lib\netstandard2.0\Vortice.Direct2D1.dll</HintPath>
</Reference>
<Reference Include="Vortice.DirectX, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Vortice.DirectX.1.8.59\lib\netstandard2.0\Vortice.DirectX.dll</HintPath>
</Reference>
<Reference Include="Vortice.DXGI, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Vortice.DXGI.1.8.59\lib\netstandard2.0\Vortice.DXGI.dll</HintPath>
</Reference>
<Reference Include="Vortice.Mathematics, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Vortice.Mathematics.1.3.3\lib\netstandard2.0\Vortice.Mathematics.dll</HintPath>
</Reference>
<Reference Include="Vortice.Runtime.COM, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Vortice.Runtime.COM.1.8.59\lib\netstandard2.0\Vortice.Runtime.COM.dll</HintPath>
</Reference>
<Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.1.6643.41644, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WeifenLuo.WinFormsUI.Docking.2.1.0\lib\net20\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
</Reference>
<Reference Include="Zstandard.Net, Version=1.1.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.24\lib\net452\Zstandard.Net.dll</HintPath>
</Reference>
<Reference Include="zxing, Version=0.16.6.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.6\lib\net461\zxing.dll</HintPath>
</Reference>
<Reference Include="zxing.presentation, Version=0.16.6.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.6\lib\net461\zxing.presentation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ActiveXCtrlHelper.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="CaiChao\frm_csbgmb.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CaiChao\frm_csbgmb.designer.cs">
<DependentUpon>frm_csbgmb.cs</DependentUpon>
</Compile>
<Compile Include="CaiChao\frm_photobc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CaiChao\frm_photobc.designer.cs">
<DependentUpon>frm_photobc.cs</DependentUpon>
</Compile>
<Compile Include="CaiChao\sysParm.cs" />
<Compile Include="Common\extend_100UC.cs" />
<Compile Include="Dicom\CustomView.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Dicom\CustomView.designer.cs">
<DependentUpon>CustomView.cs</DependentUpon>
</Compile>
<Compile Include="Dicom\FormMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Dicom\FormMain.designer.cs">
<DependentUpon>FormMain.cs</DependentUpon>
</Compile>
<Compile Include="Dicom\UseTags.cs" />
<Compile Include="Entity\TiJian\b_ccimg.cs" />
<Compile Include="Entity\TiJian\b_fbcc.cs" />
<Compile Include="Entity\TiJian\b_jbxxb.cs" />
<Compile Include="Entity\TiJian\b_jbxxb_rqlx.cs" />
<Compile Include="Entity\TiJian\b_jktjb.cs" />
<Compile Include="Entity\TiJian\b_jktjb2.cs" />
<Compile Include="Entity\TiJian\b_jktj_fzjcbcb.cs" />
<Compile Include="Entity\TiJian\b_jktj_jkpjyc.cs" />
<Compile Include="Entity\TiJian\b_jktj_jkzd.cs" />
<Compile Include="Entity\TiJian\b_jktj_kqcl.cs" />
<Compile Include="Entity\TiJian\b_jktj_qm.cs" />
<Compile Include="Entity\TiJian\b_jktj_sdb.cs" />
<Compile Include="Entity\TiJian\b_jktj_wxkzys.cs" />
<Compile Include="Entity\TiJian\b_jktj_xdt.cs" />
<Compile Include="Entity\TiJian\b_jktj_yjzl.cs" />
<Compile Include="Entity\TiJian\b_jktj_ysxg.cs" />
<Compile Include="Entity\TiJian\b_jktj_zyjkwt.cs" />
<Compile Include="Entity\TiJian\b_jktj_zyyyqk.cs" />
<Compile Include="Entity\TiJian\b_jktj_zyzlqk.cs" />
<Compile Include="Entity\TiJian\b_jktj_zz.cs" />
<Compile Include="Entity\TiJian\b_khjbxxb.cs" />
<Compile Include="Entity\TiJian\b_lnrzlnljkpgb.cs" />
<Compile Include="Entity\TiJian\b_lnrzyzd.cs" />
<Compile Include="Entity\TiJian\b_lnrzyzd_zdyj.cs" />
<Compile Include="Entity\TiJian\b_photo.cs" />
<Compile Include="Entity\TiJian\device_urinetestrecord.cs" />
<Compile Include="Entity\TiJian\sc_jdxx.cs" />
<Compile Include="Entity\XiTong\b_jkflb.cs" />
<Compile Include="Entity\XiTong\b_wdlis.cs" />
<Compile Include="Entity\XiTong\SyncSet.cs" />
<Compile Include="Entity\XiTong\sysConfigure.cs" />
<Compile Include="Entity\XiTong\sys_area.cs" />
<Compile Include="Entity\XiTong\sys_bcbglx.cs" />
<Compile Include="Entity\XiTong\sys_csbgmb.cs" />
<Compile Include="Entity\XiTong\sys_medicine.cs" />
<Compile Include="Entity\XiTong\sys_nation.cs" />
<Compile Include="Entity\XiTong\sys_org.cs" />
<Compile Include="Entity\XiTong\sys_user.cs" />
<Compile Include="Entity\XiTong\sys_user_org.cs" />
<Compile Include="Entity\XiTong\sys_ycms.cs" />
<Compile Include="CaiChao\Frm.cs" />
<Compile Include="Common\extend.cs" />
<Compile Include="CaiChao\frm_CaiChao.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CaiChao\frm_CaiChao.Designer.cs">
<DependentUpon>frm_CaiChao.cs</DependentUpon>
</Compile>
<Compile Include="CaiChao\frm_csct.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CaiChao\frm_csct.Designer.cs">
<DependentUpon>frm_csct.cs</DependentUpon>
</Compile>
<Compile Include="CaiChao\frm_showimg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CaiChao\frm_showimg.designer.cs">
<DependentUpon>frm_showimg.cs</DependentUpon>
</Compile>
<Compile Include="MainWindow.cs" />
<Compile Include="Models\ChargeModel.cs" />
<Compile Include="Models\Charge_detailModel.cs" />
<Compile Include="Models\IDCardInfo.cs" />
<Compile Include="Printer\frmMsg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Printer\frmMsg.Designer.cs">
<DependentUpon>frmMsg.cs</DependentUpon>
</Compile>
<Compile Include="Printer\PrintJS.cs" />
<Compile Include="Printer\Print.cs" />
<Compile Include="Printer\PrinterSetting.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Printer\PrinterSetting.designer.cs">
<DependentUpon>PrinterSetting.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Printer\ReportPrintPreview.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Printer\ReportPrintPreview.designer.cs">
<DependentUpon>ReportPrintPreview.cs</DependentUpon>
</Compile>
<Compile Include="Utils\Common.cs" />
<Compile Include="Utils\extend.cs" />
<Compile Include="Utils\IDCardInfo.cs" />
<Compile Include="Utils\IniFile.cs" />
<Compile Include="Utils\sysParms.cs" />
<EmbeddedResource Include="CaiChao\frm_CaiChao.resx">
<DependentUpon>frm_CaiChao.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="CaiChao\frm_csbgmb.resx">
<DependentUpon>frm_csbgmb.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="CaiChao\frm_csct.resx">
<DependentUpon>frm_csct.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="CaiChao\frm_photobc.resx">
<DependentUpon>frm_photobc.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="CaiChao\frm_showimg.resx">
<DependentUpon>frm_showimg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Dicom\CustomView.resx">
<DependentUpon>CustomView.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Dicom\FormMain.resx">
<DependentUpon>FormMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\frmMsg.resx">
<DependentUpon>frmMsg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\PrinterSetting.resx">
<DependentUpon>PrinterSetting.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="Printer\ReportPrintPreview.resx">
<DependentUpon>ReportPrintPreview.cs</DependentUpon>
</EmbeddedResource>
<None Include="app.manifest" />
<None Include="cn.xinelu.MedicalCheckup.Client_TemporaryKey.pfx" />
<None Include="license.dat" />
<None Include="packages.config" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<None Include="report\ccbg.frx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="report\wzdy.frx" />
<None Include="report\wzdy1.frx" />
<None Include="report\xgtmhb.frx" />
<None Include="Resources\Icon1.ico" />
</ItemGroup>
<ItemGroup>
<Content Include="DLL_File.dll" />
<Content Include="favicon.ico" />
<Content Include="HID_sdtapi.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="icon1.ico" />
<Content Include="sdtapi.dll" />
<Content Include="WltRS.dll" />
<None Include="Resources\857ff0b64484b1fb9054702873dc13f3.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.6.2 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\photo\photo.csproj">
<Project>{1aee3109-1f99-4491-90f9-a1a08d035473}</Project>
<Name>photo</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\NetDimension.NanUI.Runtime.80.1.15\build\NetDimension.NanUI.Runtime.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NetDimension.NanUI.Runtime.80.1.15\build\NetDimension.NanUI.Runtime.targets'))" />
<Error Condition="!Exists('..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets'))" />
<Error Condition="!Exists('..\packages\NetDimension.NanUI.Cef2987.3.2987.1601.3\build\NetDimension.NanUI.Cef2987.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NetDimension.NanUI.Cef2987.3.2987.1601.3\build\NetDimension.NanUI.Cef2987.targets'))" />
<Error Condition="!Exists('..\packages\SharpGen.Runtime.1.2.1\build\SharpGen.Runtime.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SharpGen.Runtime.1.2.1\build\SharpGen.Runtime.props'))" />
<Error Condition="!Exists('..\packages\Vortice.Runtime.COM.1.8.59\build\netstandard2.0\Vortice.Runtime.COM.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Vortice.Runtime.COM.1.8.59\build\netstandard2.0\Vortice.Runtime.COM.props'))" />
<Error Condition="!Exists('..\packages\Vortice.DirectX.1.8.59\build\netstandard2.0\Vortice.DirectX.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Vortice.DirectX.1.8.59\build\netstandard2.0\Vortice.DirectX.props'))" />
<Error Condition="!Exists('..\packages\Vortice.DXGI.1.8.59\build\netstandard2.0\Vortice.DXGI.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Vortice.DXGI.1.8.59\build\netstandard2.0\Vortice.DXGI.props'))" />
<Error Condition="!Exists('..\packages\Vortice.Direct2D1.1.8.59\build\netstandard2.0\Vortice.Direct2D1.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Vortice.Direct2D1.1.8.59\build\netstandard2.0\Vortice.Direct2D1.props'))" />
<Error Condition="!Exists('..\packages\cef.redist.x64.99.2.9\build\cef.redist.x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.99.2.9\build\cef.redist.x64.props'))" />
<Error Condition="!Exists('..\packages\cef.redist.x86.99.2.9\build\cef.redist.x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.99.2.9\build\cef.redist.x86.props'))" />
</Target>
<Import Project="..\packages\NetDimension.NanUI.Runtime.80.1.15\build\NetDimension.NanUI.Runtime.targets" Condition="Exists('..\packages\NetDimension.NanUI.Runtime.80.1.15\build\NetDimension.NanUI.Runtime.targets')" />
<Import Project="..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets" Condition="Exists('..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets')" />
<Import Project="..\packages\NetDimension.NanUI.Cef2987.3.2987.1601.3\build\NetDimension.NanUI.Cef2987.targets" Condition="Exists('..\packages\NetDimension.NanUI.Cef2987.3.2987.1601.3\build\NetDimension.NanUI.Cef2987.targets')" />
</Project>