HaErBinMI.csproj 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{E9B4D618-13F0-4864-9C4C-28B8A6532653}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HaErBinMI</RootNamespace>
  11. <AssemblyName>HaErBinMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="FastReport, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  35. <SpecificVersion>False</SpecificVersion>
  36. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.dll</HintPath>
  37. </Reference>
  38. <Reference Include="FastReport.Bars, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Bars.dll</HintPath>
  41. </Reference>
  42. <Reference Include="FastReport.Editor, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  43. <SpecificVersion>False</SpecificVersion>
  44. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Editor.dll</HintPath>
  45. </Reference>
  46. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>..\..\..\..\ThirdDLL\Test\Newtonsoft.Json.dll</HintPath>
  49. </Reference>
  50. <Reference Include="PTControl">
  51. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  52. </Reference>
  53. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  54. <HintPath>..\packages\SunnyUI.3.1.5\lib\net40\SunnyUI.dll</HintPath>
  55. </Reference>
  56. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  57. <HintPath>..\packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System" />
  60. <Reference Include="System.Core" />
  61. <Reference Include="System.Design" />
  62. <Reference Include="System.Drawing" />
  63. <Reference Include="System.IO.Compression" />
  64. <Reference Include="System.IO.Compression.FileSystem" />
  65. <Reference Include="System.Management" />
  66. <Reference Include="System.Web.Extensions" />
  67. <Reference Include="System.Windows.Forms" />
  68. <Reference Include="System.Xml.Linq" />
  69. <Reference Include="System.Data.DataSetExtensions" />
  70. <Reference Include="Microsoft.CSharp" />
  71. <Reference Include="System.Data" />
  72. <Reference Include="System.Net.Http" />
  73. <Reference Include="System.Xml" />
  74. </ItemGroup>
  75. <ItemGroup>
  76. <Compile Include="Business\CenterBusiness.cs" />
  77. <Compile Include="Business\HisBusiness.cs" />
  78. <Compile Include="Business\HisMainBusiness.cs" />
  79. <Compile Include="Business\IrisInterfaceService.cs" />
  80. <Compile Include="Business\IrisServices.cs" />
  81. <Compile Include="Common\CardReader.cs" />
  82. <Compile Include="Common\Common.cs" />
  83. <Compile Include="Common\Encrypt.cs" />
  84. <Compile Include="DataImoport.cs" />
  85. <Compile Include="FormSetter\ComboxSetter.cs" />
  86. <Compile Include="FormSetter\DataTableSetter.cs" />
  87. <Compile Include="FormSetter\GridViewSetter.cs" />
  88. <Compile Include="Forms\ChooseCard.cs">
  89. <SubType>Form</SubType>
  90. </Compile>
  91. <Compile Include="Forms\ChooseCard.designer.cs">
  92. <DependentUpon>ChooseCard.cs</DependentUpon>
  93. </Compile>
  94. <Compile Include="Forms\DownLoad.cs">
  95. <SubType>Form</SubType>
  96. </Compile>
  97. <Compile Include="Forms\DownLoad.Designer.cs">
  98. <DependentUpon>DownLoad.cs</DependentUpon>
  99. </Compile>
  100. <Compile Include="Forms\HandleException.cs">
  101. <SubType>Form</SubType>
  102. </Compile>
  103. <Compile Include="Forms\HandleException.designer.cs">
  104. <DependentUpon>HandleException.cs</DependentUpon>
  105. </Compile>
  106. <Compile Include="Forms\MaintainBasicData.cs">
  107. <SubType>Form</SubType>
  108. </Compile>
  109. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  110. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="Forms\OutpatientRegistration.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  116. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="Forms\PatientInsuInfo.cs">
  119. <SubType>Form</SubType>
  120. </Compile>
  121. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  122. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  123. </Compile>
  124. <Compile Include="Forms\PrintDesign.cs">
  125. <SubType>Form</SubType>
  126. </Compile>
  127. <Compile Include="Forms\PrintDesign.Designer.cs">
  128. <DependentUpon>PrintDesign.cs</DependentUpon>
  129. </Compile>
  130. <Compile Include="Forms\PrintPreview.cs">
  131. <SubType>Form</SubType>
  132. </Compile>
  133. <Compile Include="Forms\PrintPreview.Designer.cs">
  134. <DependentUpon>PrintPreview.cs</DependentUpon>
  135. </Compile>
  136. <Compile Include="Forms\SettlementChecklist.cs">
  137. <SubType>Form</SubType>
  138. </Compile>
  139. <Compile Include="Forms\SettlementChecklist.designer.cs">
  140. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  141. </Compile>
  142. <Compile Include="Forms\SettlementInfo.cs">
  143. <SubType>Form</SubType>
  144. </Compile>
  145. <Compile Include="Forms\SettlementInfo.designer.cs">
  146. <DependentUpon>SettlementInfo.cs</DependentUpon>
  147. </Compile>
  148. <Compile Include="Forms\UserControl1.cs">
  149. <SubType>UserControl</SubType>
  150. </Compile>
  151. <Compile Include="Forms\UserControl1.Designer.cs">
  152. <DependentUpon>UserControl1.cs</DependentUpon>
  153. </Compile>
  154. <Compile Include="Helper\InvokeHelper.cs" />
  155. <Compile Include="Helper\JsonHelper.cs" />
  156. <Compile Include="InsuBusiness.cs" />
  157. <Compile Include="IInsuBusiness.cs" />
  158. <Compile Include="InvokeMethod.cs" />
  159. <Compile Include="Properties\AssemblyInfo.cs" />
  160. <Compile Include="Variables\Global.cs" />
  161. <Compile Include="Variables\Struct.cs" />
  162. </ItemGroup>
  163. <ItemGroup>
  164. <Folder Include="ControlSetter\" />
  165. </ItemGroup>
  166. <ItemGroup>
  167. <EmbeddedResource Include="Forms\ChooseCard.resx">
  168. <DependentUpon>ChooseCard.cs</DependentUpon>
  169. </EmbeddedResource>
  170. <EmbeddedResource Include="Forms\DownLoad.resx">
  171. <DependentUpon>DownLoad.cs</DependentUpon>
  172. </EmbeddedResource>
  173. <EmbeddedResource Include="Forms\HandleException.resx">
  174. <DependentUpon>HandleException.cs</DependentUpon>
  175. </EmbeddedResource>
  176. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  177. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  178. </EmbeddedResource>
  179. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  180. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  181. </EmbeddedResource>
  182. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  183. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  184. </EmbeddedResource>
  185. <EmbeddedResource Include="Forms\PrintDesign.resx">
  186. <DependentUpon>PrintDesign.cs</DependentUpon>
  187. </EmbeddedResource>
  188. <EmbeddedResource Include="Forms\PrintPreview.resx">
  189. <DependentUpon>PrintPreview.cs</DependentUpon>
  190. </EmbeddedResource>
  191. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  192. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  193. </EmbeddedResource>
  194. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  195. <DependentUpon>SettlementInfo.cs</DependentUpon>
  196. </EmbeddedResource>
  197. <EmbeddedResource Include="Forms\UserControl1.resx">
  198. <DependentUpon>UserControl1.cs</DependentUpon>
  199. </EmbeddedResource>
  200. </ItemGroup>
  201. <ItemGroup>
  202. <None Include="app.config" />
  203. <None Include="packages.config" />
  204. </ItemGroup>
  205. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  206. </Project>