HeFeiMI.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  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>{98043A21-220F-4A37-BC0C-67779940FD3E}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>AnHuiMI</RootNamespace>
  11. <AssemblyName>AnHuiMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="BouncyCastle.Crypto">
  36. <HintPath>..\hefei\packages\framework\BouncyCastle.Crypto.dll</HintPath>
  37. </Reference>
  38. <Reference Include="FastReport, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>bin\Debug\FastReport.dll</HintPath>
  41. </Reference>
  42. <Reference Include="FastReportFrom, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  43. <SpecificVersion>False</SpecificVersion>
  44. <HintPath>bin\Debug\FastReportFrom.dll</HintPath>
  45. </Reference>
  46. <Reference Include="GMUtilLib">
  47. <HintPath>..\hefei\packages\framework\GMUtilLib.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  50. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  51. <EmbedInteropTypes>True</EmbedInteropTypes>
  52. </Reference>
  53. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\Demo\bin\Debug-ChongQing\Newtonsoft.Json.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  58. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  59. <EmbedInteropTypes>True</EmbedInteropTypes>
  60. </Reference>
  61. <Reference Include="PTControl">
  62. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  63. </Reference>
  64. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  65. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  66. </Reference>
  67. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  68. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System" />
  71. <Reference Include="System.Core" />
  72. <Reference Include="System.Design" />
  73. <Reference Include="System.Drawing" />
  74. <Reference Include="System.IO.Compression" />
  75. <Reference Include="System.IO.Compression.FileSystem" />
  76. <Reference Include="System.Management" />
  77. <Reference Include="System.Web.Extensions" />
  78. <Reference Include="System.Windows.Forms" />
  79. <Reference Include="System.Xml.Linq" />
  80. <Reference Include="System.Data.DataSetExtensions" />
  81. <Reference Include="Microsoft.CSharp" />
  82. <Reference Include="System.Data" />
  83. <Reference Include="System.Net.Http" />
  84. <Reference Include="System.Xml" />
  85. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  86. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  87. </Reference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="Business\AutoResizeForm.cs" />
  91. <Compile Include="Business\CenterBusiness.cs" />
  92. <Compile Include="Business\IMobilePay.cs" />
  93. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  94. <Compile Include="Business\DataImoport.cs" />
  95. <Compile Include="Business\HisMainBusiness.cs" />
  96. <Compile Include="Business\InsuServices.cs" />
  97. <Compile Include="Business\IrisServices.cs" />
  98. <Compile Include="Business\MobilePay.cs" />
  99. <Compile Include="Common\CardReader.cs" />
  100. <Compile Include="Common\FastReportFunction.cs" />
  101. <Compile Include="Common\Common.cs" />
  102. <Compile Include="Common\ECTokenReader.cs" />
  103. <Compile Include="Common\Encrypt.cs" />
  104. <Compile Include="Common\ExPortToExcel.cs" />
  105. <Compile Include="Common\GmUtil.cs" />
  106. <Compile Include="Common\SignUtils.cs" />
  107. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  108. <Compile Include="Common\SMLib\SignUtil.cs" />
  109. <Compile Include="Common\SMLib\SMUtil.cs" />
  110. <Compile Include="Common\Utils.cs" />
  111. <Compile Include="FormSetter\ComboxSetter.cs" />
  112. <Compile Include="FormSetter\DataTableSetter.cs" />
  113. <Compile Include="FormSetter\GridViewSetter.cs" />
  114. <Compile Include="Forms\AddSignleDirectory.cs">
  115. <SubType>Form</SubType>
  116. </Compile>
  117. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  118. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  119. </Compile>
  120. <Compile Include="Forms\CenterResult.cs">
  121. <SubType>Form</SubType>
  122. </Compile>
  123. <Compile Include="Forms\CenterResult.Designer.cs">
  124. <DependentUpon>CenterResult.cs</DependentUpon>
  125. </Compile>
  126. <Compile Include="Forms\ChooseCard.cs">
  127. <SubType>Form</SubType>
  128. </Compile>
  129. <Compile Include="Forms\ChooseCard.designer.cs">
  130. <DependentUpon>ChooseCard.cs</DependentUpon>
  131. </Compile>
  132. <Compile Include="Forms\BasicData.cs">
  133. <SubType>Form</SubType>
  134. </Compile>
  135. <Compile Include="Forms\BasicData.designer.cs">
  136. <DependentUpon>BasicData.cs</DependentUpon>
  137. </Compile>
  138. <Compile Include="Forms\Clearing.cs">
  139. <SubType>Form</SubType>
  140. </Compile>
  141. <Compile Include="Forms\Clearing.designer.cs">
  142. <DependentUpon>Clearing.cs</DependentUpon>
  143. </Compile>
  144. <Compile Include="Forms\AssistSelect.cs">
  145. <SubType>Form</SubType>
  146. </Compile>
  147. <Compile Include="Forms\AssistSelect.Designer.cs">
  148. <DependentUpon>AssistSelect.cs</DependentUpon>
  149. </Compile>
  150. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  151. <SubType>Form</SubType>
  152. </Compile>
  153. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  154. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  155. </Compile>
  156. <Compile Include="Forms\InformationOfSelfPatients.cs">
  157. <SubType>Form</SubType>
  158. </Compile>
  159. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  160. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  161. </Compile>
  162. <Compile Include="Forms\SearchAdmdvs.cs">
  163. <SubType>Form</SubType>
  164. </Compile>
  165. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  166. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  167. </Compile>
  168. <Compile Include="Forms\PerDesigRecord.cs">
  169. <SubType>Form</SubType>
  170. </Compile>
  171. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  172. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  173. </Compile>
  174. <Compile Include="Forms\HandleException.cs">
  175. <SubType>Form</SubType>
  176. </Compile>
  177. <Compile Include="Forms\HandleException.designer.cs">
  178. <DependentUpon>HandleException.cs</DependentUpon>
  179. </Compile>
  180. <Compile Include="Forms\MaintainBasicData.cs">
  181. <SubType>Form</SubType>
  182. </Compile>
  183. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  184. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  185. </Compile>
  186. <Compile Include="Forms\OutpatientRegistration.cs">
  187. <SubType>Form</SubType>
  188. </Compile>
  189. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  190. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  191. </Compile>
  192. <Compile Include="Forms\PatientInsuInfo.cs">
  193. <SubType>Form</SubType>
  194. </Compile>
  195. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  196. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="Forms\PrintDesign.cs">
  199. <SubType>Form</SubType>
  200. </Compile>
  201. <Compile Include="Forms\PrintDesign.Designer.cs">
  202. <DependentUpon>PrintDesign.cs</DependentUpon>
  203. </Compile>
  204. <Compile Include="Forms\PrintPreview.cs">
  205. <SubType>Form</SubType>
  206. </Compile>
  207. <Compile Include="Forms\PrintPreview.Designer.cs">
  208. <DependentUpon>PrintPreview.cs</DependentUpon>
  209. </Compile>
  210. <Compile Include="Forms\SettlementChecklist.cs">
  211. <SubType>Form</SubType>
  212. </Compile>
  213. <Compile Include="Forms\SettlementChecklist.designer.cs">
  214. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  215. </Compile>
  216. <Compile Include="Forms\SettlementInfo.cs">
  217. <SubType>Form</SubType>
  218. </Compile>
  219. <Compile Include="Forms\SettlementInfo.designer.cs">
  220. <DependentUpon>SettlementInfo.cs</DependentUpon>
  221. </Compile>
  222. <Compile Include="Forms\SlowSpecRecord.cs">
  223. <SubType>Form</SubType>
  224. </Compile>
  225. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  226. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  227. </Compile>
  228. <Compile Include="Forms\TableButton.cs">
  229. <SubType>Form</SubType>
  230. </Compile>
  231. <Compile Include="Forms\TableButton.Designer.cs">
  232. <DependentUpon>TableButton.cs</DependentUpon>
  233. </Compile>
  234. <Compile Include="Forms\ToRecordChoose.cs">
  235. <SubType>Form</SubType>
  236. </Compile>
  237. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  238. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="Forms\ToRecordFrom.cs">
  241. <SubType>Form</SubType>
  242. </Compile>
  243. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  244. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  245. </Compile>
  246. <Compile Include="Helper\DropHelper.cs" />
  247. <Compile Include="Helper\EncryptHelper.cs" />
  248. <Compile Include="Helper\InvokeHelper.cs" />
  249. <Compile Include="Helper\IrisDataHelper.cs" />
  250. <Compile Include="Helper\JsonHelper.cs" />
  251. <Compile Include="InsuBusiness.cs" />
  252. <Compile Include="IInsuBusiness.cs" />
  253. <Compile Include="Properties\AssemblyInfo.cs" />
  254. <Compile Include="Properties\Resources.Designer.cs">
  255. <AutoGen>True</AutoGen>
  256. <DesignTime>True</DesignTime>
  257. <DependentUpon>Resources.resx</DependentUpon>
  258. </Compile>
  259. <Compile Include="Properties\Settings.Designer.cs">
  260. <AutoGen>True</AutoGen>
  261. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  262. <DependentUpon>Settings.settings</DependentUpon>
  263. </Compile>
  264. <Compile Include="Variables\StructExtend.cs" />
  265. <Compile Include="Variables\Global.cs" />
  266. <Compile Include="Variables\Response.cs" />
  267. <Compile Include="Variables\Struct.cs" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <Folder Include="ControlSetter\" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  274. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  275. </EmbeddedResource>
  276. <EmbeddedResource Include="Forms\AssistSelect.resx">
  277. <DependentUpon>AssistSelect.cs</DependentUpon>
  278. </EmbeddedResource>
  279. <EmbeddedResource Include="Forms\CenterResult.resx">
  280. <DependentUpon>CenterResult.cs</DependentUpon>
  281. </EmbeddedResource>
  282. <EmbeddedResource Include="Forms\ChooseCard.resx">
  283. <DependentUpon>ChooseCard.cs</DependentUpon>
  284. </EmbeddedResource>
  285. <EmbeddedResource Include="Forms\BasicData.resx">
  286. <DependentUpon>BasicData.cs</DependentUpon>
  287. </EmbeddedResource>
  288. <EmbeddedResource Include="Forms\Clearing.resx">
  289. <DependentUpon>Clearing.cs</DependentUpon>
  290. </EmbeddedResource>
  291. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  292. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  293. </EmbeddedResource>
  294. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  295. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  296. </EmbeddedResource>
  297. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  298. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  299. </EmbeddedResource>
  300. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  301. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  302. </EmbeddedResource>
  303. <EmbeddedResource Include="Forms\HandleException.resx">
  304. <DependentUpon>HandleException.cs</DependentUpon>
  305. </EmbeddedResource>
  306. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  307. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  308. </EmbeddedResource>
  309. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  310. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  311. </EmbeddedResource>
  312. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  313. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  314. </EmbeddedResource>
  315. <EmbeddedResource Include="Forms\PrintDesign.resx">
  316. <DependentUpon>PrintDesign.cs</DependentUpon>
  317. </EmbeddedResource>
  318. <EmbeddedResource Include="Forms\PrintPreview.resx">
  319. <DependentUpon>PrintPreview.cs</DependentUpon>
  320. </EmbeddedResource>
  321. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  322. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  323. </EmbeddedResource>
  324. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  325. <DependentUpon>SettlementInfo.cs</DependentUpon>
  326. </EmbeddedResource>
  327. <EmbeddedResource Include="Properties\Resources.resx">
  328. <Generator>ResXFileCodeGenerator</Generator>
  329. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  330. </EmbeddedResource>
  331. </ItemGroup>
  332. <ItemGroup>
  333. <None Include="app.config" />
  334. <None Include="packages.config" />
  335. <None Include="Properties\Settings.settings">
  336. <Generator>SettingsSingleFileGenerator</Generator>
  337. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  338. </None>
  339. </ItemGroup>
  340. <ItemGroup>
  341. <COMReference Include="stdole">
  342. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  343. <VersionMajor>2</VersionMajor>
  344. <VersionMinor>0</VersionMinor>
  345. <Lcid>0</Lcid>
  346. <WrapperTool>primary</WrapperTool>
  347. <Isolated>False</Isolated>
  348. <EmbedInteropTypes>True</EmbedInteropTypes>
  349. </COMReference>
  350. </ItemGroup>
  351. <ItemGroup>
  352. <WCFMetadata Include="Connected Services\" />
  353. </ItemGroup>
  354. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  355. </Project>