KunMingMI.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  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>KunMingMIMI</RootNamespace>
  11. <AssemblyName>KunMingMI</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="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  35. <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  36. </Reference>
  37. <Reference Include="FastReport, Version=2022.1.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  38. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\FastReport\v4.0_2021.3.0.0__db7e5ce63278458c\FastReport.dll</HintPath>
  40. </Reference>
  41. <Reference Include="FastReport.Bars, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Bars.dll</HintPath>
  44. </Reference>
  45. <Reference Include="FastReport.Editor, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Editor.dll</HintPath>
  48. </Reference>
  49. <Reference Include="GMUtilCore">
  50. <HintPath>移动支付c#加密解密库-v1.0.0\core\GMUtilCore.dll</HintPath>
  51. </Reference>
  52. <Reference Include="GMUtilLib">
  53. <HintPath>..\..\..\..\..\..\项目文档\2023\云南\移动支付c#加密解密库-v1.0.0\framework\GMUtilLib.dll</HintPath>
  54. <Private>False</Private>
  55. </Reference>
  56. <Reference Include="Interop.chsinterfaceyn, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <EmbedInteropTypes>True</EmbedInteropTypes>
  59. <HintPath>bin\Debug\Interop.chsinterfaceyn.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  62. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  63. <EmbedInteropTypes>True</EmbedInteropTypes>
  64. </Reference>
  65. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  66. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  69. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  70. <EmbedInteropTypes>True</EmbedInteropTypes>
  71. </Reference>
  72. <Reference Include="PTControl">
  73. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  74. </Reference>
  75. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  76. <HintPath>packages\SunnyUI.3.1.5\lib\net40\SunnyUI.dll</HintPath>
  77. </Reference>
  78. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  79. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System" />
  82. <Reference Include="System.Core" />
  83. <Reference Include="System.Design" />
  84. <Reference Include="System.Drawing" />
  85. <Reference Include="System.IO.Compression" />
  86. <Reference Include="System.IO.Compression.FileSystem" />
  87. <Reference Include="System.Management" />
  88. <Reference Include="System.Web.Extensions" />
  89. <Reference Include="System.Windows.Forms" />
  90. <Reference Include="System.Xml.Linq" />
  91. <Reference Include="System.Data.DataSetExtensions" />
  92. <Reference Include="Microsoft.CSharp" />
  93. <Reference Include="System.Data" />
  94. <Reference Include="System.Net.Http" />
  95. <Reference Include="System.Xml" />
  96. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  97. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  98. </Reference>
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Compile Include="Business\AutoResizeForm.cs" />
  102. <Compile Include="Business\CenterBusiness.cs" />
  103. <Compile Include="Business\DataImoport.cs" />
  104. <Compile Include="Business\HisMainBusiness.cs" />
  105. <Compile Include="Business\InsuServices.cs" />
  106. <Compile Include="Business\IrisServices.cs" />
  107. <Compile Include="Business\MobilePay.cs" />
  108. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  109. <Compile Include="Common\CardReader.cs" />
  110. <Compile Include="Common\Common.cs" />
  111. <Compile Include="Common\Encrypt.cs" />
  112. <Compile Include="Common\ExPortToExcel.cs" />
  113. <Compile Include="Common\SMLib\GmUtil.cs" />
  114. <Compile Include="Entity\BaseLine\ResPonse\RespBase1101.cs" />
  115. <Compile Include="Entity\Insu\ResPonse\Resp1101.cs" />
  116. <Compile Include="FormSetter\ComboxSetter.cs" />
  117. <Compile Include="FormSetter\DataTableSetter.cs" />
  118. <Compile Include="FormSetter\GridViewSetter.cs" />
  119. <Compile Include="Forms\AddSignleDirectory.cs">
  120. <SubType>Form</SubType>
  121. </Compile>
  122. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  123. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  124. </Compile>
  125. <Compile Include="Forms\ChooseCard.cs">
  126. <SubType>Form</SubType>
  127. </Compile>
  128. <Compile Include="Forms\ChooseCard.designer.cs">
  129. <DependentUpon>ChooseCard.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="Forms\BasicData.cs">
  132. <SubType>Form</SubType>
  133. </Compile>
  134. <Compile Include="Forms\BasicData.designer.cs">
  135. <DependentUpon>BasicData.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="Forms\Clearing.cs">
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="Forms\Clearing.designer.cs">
  141. <DependentUpon>Clearing.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="Forms\InformationOfSelfPatients.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  147. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  148. </Compile>
  149. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  150. <SubType>Form</SubType>
  151. </Compile>
  152. <Compile Include="Forms\PreAndInProcessAnalysisForm.designer.cs">
  153. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  154. </Compile>
  155. <Compile Include="Forms\PrescriptionCirculation.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  159. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="Forms\SearchAdmdvs.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  165. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="Forms\PerDesigRecord.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  171. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="Forms\HandleException.cs">
  174. <SubType>Form</SubType>
  175. </Compile>
  176. <Compile Include="Forms\HandleException.designer.cs">
  177. <DependentUpon>HandleException.cs</DependentUpon>
  178. </Compile>
  179. <Compile Include="Forms\MaintainBasicData.cs">
  180. <SubType>Form</SubType>
  181. </Compile>
  182. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  183. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  184. </Compile>
  185. <Compile Include="Forms\OutpatientRegistration.cs">
  186. <SubType>Form</SubType>
  187. </Compile>
  188. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  189. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  190. </Compile>
  191. <Compile Include="Forms\PatientInsuInfo.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  195. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="Forms\PrintDesign.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="Forms\PrintDesign.Designer.cs">
  201. <DependentUpon>PrintDesign.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="Forms\PrintPreview.cs">
  204. <SubType>Form</SubType>
  205. </Compile>
  206. <Compile Include="Forms\PrintPreview.Designer.cs">
  207. <DependentUpon>PrintPreview.cs</DependentUpon>
  208. </Compile>
  209. <Compile Include="Forms\SettlementBilllist.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="Forms\SettlementBilllist.designer.cs">
  213. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="Forms\SettlementChecklist.cs">
  216. <SubType>Form</SubType>
  217. </Compile>
  218. <Compile Include="Forms\SettlementChecklist.designer.cs">
  219. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  220. </Compile>
  221. <Compile Include="Forms\SettlementInfo.cs">
  222. <SubType>Form</SubType>
  223. </Compile>
  224. <Compile Include="Forms\SettlementInfo.designer.cs">
  225. <DependentUpon>SettlementInfo.cs</DependentUpon>
  226. </Compile>
  227. <Compile Include="Forms\SlowSpecRecord.cs">
  228. <SubType>Form</SubType>
  229. </Compile>
  230. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  231. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  232. </Compile>
  233. <Compile Include="Forms\TableButton.cs">
  234. <SubType>Form</SubType>
  235. </Compile>
  236. <Compile Include="Forms\TableButton.Designer.cs">
  237. <DependentUpon>TableButton.cs</DependentUpon>
  238. </Compile>
  239. <Compile Include="Forms\ToRecordChoose.cs">
  240. <SubType>Form</SubType>
  241. </Compile>
  242. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  243. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  244. </Compile>
  245. <Compile Include="Forms\ToRecordFrom.cs">
  246. <SubType>Form</SubType>
  247. </Compile>
  248. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  249. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  250. </Compile>
  251. <Compile Include="Helper\DropHelper.cs" />
  252. <Compile Include="Helper\EncryptHelper.cs" />
  253. <Compile Include="Helper\IInvokeCenter.cs" />
  254. <Compile Include="Helper\InvokeComCenter.cs" />
  255. <Compile Include="Helper\InvokeHelper.cs" />
  256. <Compile Include="Helper\IrisDataHelper.cs" />
  257. <Compile Include="Helper\JsonHelper.cs" />
  258. <Compile Include="Helper\XmlHelper.cs" />
  259. <Compile Include="InsuBusiness.cs" />
  260. <Compile Include="IInsuBusiness.cs" />
  261. <Compile Include="Lib\EasyGmUtils.cs" />
  262. <Compile Include="Lib\SignUtil.cs" />
  263. <Compile Include="Lib\SignUtils.cs" />
  264. <Compile Include="Lib\SMUtil.cs" />
  265. <Compile Include="Properties\AssemblyInfo.cs" />
  266. <Compile Include="Properties\Resources.Designer.cs">
  267. <AutoGen>True</AutoGen>
  268. <DesignTime>True</DesignTime>
  269. <DependentUpon>Resources.resx</DependentUpon>
  270. </Compile>
  271. <Compile Include="Properties\Settings.Designer.cs">
  272. <AutoGen>True</AutoGen>
  273. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  274. <DependentUpon>Settings.settings</DependentUpon>
  275. </Compile>
  276. <Compile Include="Variables\Global.cs" />
  277. <Compile Include="Variables\Struct.cs" />
  278. <Compile Include="Variables\StructExtend.cs" />
  279. </ItemGroup>
  280. <ItemGroup>
  281. <Folder Include="ControlSetter\" />
  282. </ItemGroup>
  283. <ItemGroup>
  284. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  285. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  286. </EmbeddedResource>
  287. <EmbeddedResource Include="Forms\ChooseCard.resx">
  288. <DependentUpon>ChooseCard.cs</DependentUpon>
  289. </EmbeddedResource>
  290. <EmbeddedResource Include="Forms\BasicData.resx">
  291. <DependentUpon>BasicData.cs</DependentUpon>
  292. </EmbeddedResource>
  293. <EmbeddedResource Include="Forms\Clearing.resx">
  294. <DependentUpon>Clearing.cs</DependentUpon>
  295. </EmbeddedResource>
  296. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  297. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  298. </EmbeddedResource>
  299. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  300. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  301. </EmbeddedResource>
  302. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  303. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  304. </EmbeddedResource>
  305. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  306. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  307. </EmbeddedResource>
  308. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  309. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  310. </EmbeddedResource>
  311. <EmbeddedResource Include="Forms\HandleException.resx">
  312. <DependentUpon>HandleException.cs</DependentUpon>
  313. </EmbeddedResource>
  314. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  315. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  316. </EmbeddedResource>
  317. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  318. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  319. </EmbeddedResource>
  320. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  321. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  322. </EmbeddedResource>
  323. <EmbeddedResource Include="Forms\PrintDesign.resx">
  324. <DependentUpon>PrintDesign.cs</DependentUpon>
  325. </EmbeddedResource>
  326. <EmbeddedResource Include="Forms\PrintPreview.resx">
  327. <DependentUpon>PrintPreview.cs</DependentUpon>
  328. </EmbeddedResource>
  329. <EmbeddedResource Include="Forms\SettlementBilllist.resx">
  330. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  331. </EmbeddedResource>
  332. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  333. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  334. </EmbeddedResource>
  335. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  336. <DependentUpon>SettlementInfo.cs</DependentUpon>
  337. </EmbeddedResource>
  338. <EmbeddedResource Include="Properties\Resources.resx">
  339. <Generator>ResXFileCodeGenerator</Generator>
  340. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  341. </EmbeddedResource>
  342. </ItemGroup>
  343. <ItemGroup>
  344. <None Include="app.config" />
  345. <None Include="packages.config" />
  346. <None Include="Properties\Settings.settings">
  347. <Generator>SettingsSingleFileGenerator</Generator>
  348. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  349. </None>
  350. </ItemGroup>
  351. <ItemGroup>
  352. <COMReference Include="stdole">
  353. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  354. <VersionMajor>2</VersionMajor>
  355. <VersionMinor>0</VersionMinor>
  356. <Lcid>0</Lcid>
  357. <WrapperTool>primary</WrapperTool>
  358. <Isolated>False</Isolated>
  359. <EmbedInteropTypes>True</EmbedInteropTypes>
  360. </COMReference>
  361. </ItemGroup>
  362. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  363. </Project>