StableVersion4.3/HL_ChestPain_Statistics/HL_FristAidPlatform_ChestPa...

314 lines
15 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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>{B9E3728C-4857-4561-B494-831646378E23}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>HL_FristAidPlatform_ChestPain_Statistics</RootNamespace>
<AssemblyName>HL_FristAidPlatform_ChestPain_Statistics</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Publish\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\Publish\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Charts.v20.1.Core, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.Data.Desktop.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\DevExpress 20.1\Components\Bin\Framework\DevExpress.Data.Desktop.v20.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Data.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.Utils.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraBars.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraCharts.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\DevExpress 20.1\Components\Bin\Standard\DevExpress.XtraCharts.v20.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraCharts.v20.1.UI, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\DevExpress 20.1\Components\Bin\Framework\DevExpress.XtraCharts.v20.1.UI.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraEditors.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraGrid.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraNavBar.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="HL_FristAidPlatform_DTO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Publish\HL_FristAidPlatform_DTO.dll</HintPath>
</Reference>
<Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
<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.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Form_ChestPain_CertificationList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_CertificationList.Designer.cs">
<DependentUpon>Form_ChestPain_CertificationList.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Analysis.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Analysis.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Analysis.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report10.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report10.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report10.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report09.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report09.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report09.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report08.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report08.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report08.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report07.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report07.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report07.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report06.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report06.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report06.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report05.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report05.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report05.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report04.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report04.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report04.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report03.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report03.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report03.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report02.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report02.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report02.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_TimeConsuming.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_TimeConsuming.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_TimeConsuming.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Line.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Line.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Line.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_QC.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_QC.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_QC.cs</DependentUpon>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report01.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_ChestPain_Statistics_Report01.Designer.cs">
<DependentUpon>Form_ChestPain_Statistics_Report01.cs</DependentUpon>
</Compile>
<Compile Include="Form_Approach.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Approach.Designer.cs">
<DependentUpon>Form_Approach.cs</DependentUpon>
</Compile>
<Compile Include="Form_llnessLevelStatistics.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_llnessLevelStatistics.Designer.cs">
<DependentUpon>Form_llnessLevelStatistics.cs</DependentUpon>
</Compile>
<Compile Include="Form_Report_Basic.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Report_Basic.Designer.cs">
<DependentUpon>Form_Report_Basic.cs</DependentUpon>
</Compile>
<Compile Include="Form_Report_Standard.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Report_Standard.Designer.cs">
<DependentUpon>Form_Report_Standard.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Form_ChestPain_CertificationList.resx">
<DependentUpon>Form_ChestPain_CertificationList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics.resx">
<DependentUpon>Form_ChestPain_Statistics.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Analysis.resx">
<DependentUpon>Form_ChestPain_Statistics_Analysis.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report10.resx">
<DependentUpon>Form_ChestPain_Statistics_Report10.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report09.resx">
<DependentUpon>Form_ChestPain_Statistics_Report09.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report08.resx">
<DependentUpon>Form_ChestPain_Statistics_Report08.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report07.resx">
<DependentUpon>Form_ChestPain_Statistics_Report07.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report06.resx">
<DependentUpon>Form_ChestPain_Statistics_Report06.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report05.resx">
<DependentUpon>Form_ChestPain_Statistics_Report05.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report04.resx">
<DependentUpon>Form_ChestPain_Statistics_Report04.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report03.resx">
<DependentUpon>Form_ChestPain_Statistics_Report03.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report02.resx">
<DependentUpon>Form_ChestPain_Statistics_Report02.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_TimeConsuming.resx">
<DependentUpon>Form_ChestPain_Statistics_TimeConsuming.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Line.resx">
<DependentUpon>Form_ChestPain_Statistics_Line.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_QC.resx">
<DependentUpon>Form_ChestPain_Statistics_QC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_ChestPain_Statistics_Report01.resx">
<DependentUpon>Form_ChestPain_Statistics_Report01.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_Approach.resx">
<DependentUpon>Form_Approach.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_llnessLevelStatistics.resx">
<DependentUpon>Form_llnessLevelStatistics.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_Report_Basic.resx">
<DependentUpon>Form_Report_Basic.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_Report_Standard.resx">
<DependentUpon>Form_Report_Standard.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
<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>
<None Include="packages.config" />
<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" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\标题背景.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HL_FristAidPlatform_Public\HL_FristAidPlatform_Public.csproj">
<Project>{64B9BFA5-A17F-4534-A9E8-7AC871B7EA49}</Project>
<Name>HL_FristAidPlatform_Public</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>