HeFeiMI.csproj 16 KB

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