ShanXiMI.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  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>ShanXiMI</RootNamespace>
  11. <AssemblyName>ShanXiMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  37. <DebugSymbols>true</DebugSymbols>
  38. <OutputPath>bin\x86\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <DebugType>full</DebugType>
  41. <PlatformTarget>x86</PlatformTarget>
  42. <LangVersion>7.3</LangVersion>
  43. <ErrorReport>prompt</ErrorReport>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  46. <OutputPath>bin\x86\Release\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <Optimize>true</Optimize>
  49. <DebugType>pdbonly</DebugType>
  50. <PlatformTarget>x86</PlatformTarget>
  51. <LangVersion>7.3</LangVersion>
  52. <ErrorReport>prompt</ErrorReport>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  55. <DebugSymbols>true</DebugSymbols>
  56. <OutputPath>bin\x64\Debug\</OutputPath>
  57. <DefineConstants>DEBUG;TRACE</DefineConstants>
  58. <DebugType>full</DebugType>
  59. <PlatformTarget>x64</PlatformTarget>
  60. <LangVersion>7.3</LangVersion>
  61. <ErrorReport>prompt</ErrorReport>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  64. <OutputPath>bin\x64\Release\</OutputPath>
  65. <DefineConstants>TRACE</DefineConstants>
  66. <Optimize>true</Optimize>
  67. <DebugType>pdbonly</DebugType>
  68. <PlatformTarget>x64</PlatformTarget>
  69. <LangVersion>7.3</LangVersion>
  70. <ErrorReport>prompt</ErrorReport>
  71. </PropertyGroup>
  72. <ItemGroup>
  73. <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  74. <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  75. </Reference>
  76. <Reference Include="FastReport, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.dll</HintPath>
  79. </Reference>
  80. <Reference Include="FastReport.Bars, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Bars.dll</HintPath>
  83. </Reference>
  84. <Reference Include="FastReport.Editor, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\FastReport.Editor.dll</HintPath>
  87. </Reference>
  88. <Reference Include="GMUtilCore">
  89. <HintPath>..\..\甘肃医保\GanSuMI\c#国密算法加密解密库-v1.0.0\core\GMUtilCore.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  92. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  93. <EmbedInteropTypes>True</EmbedInteropTypes>
  94. </Reference>
  95. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  96. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  99. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  100. <EmbedInteropTypes>True</EmbedInteropTypes>
  101. </Reference>
  102. <Reference Include="PTControl, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  103. <SpecificVersion>False</SpecificVersion>
  104. <HintPath>bin\Debug\PTControl.dll</HintPath>
  105. </Reference>
  106. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  107. <HintPath>packages\SunnyUI.3.1.5\lib\net40\SunnyUI.dll</HintPath>
  108. </Reference>
  109. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  110. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System" />
  113. <Reference Include="System.Core" />
  114. <Reference Include="System.Design" />
  115. <Reference Include="System.Drawing" />
  116. <Reference Include="System.IO.Compression" />
  117. <Reference Include="System.IO.Compression.FileSystem" />
  118. <Reference Include="System.Management" />
  119. <Reference Include="System.Web.Extensions" />
  120. <Reference Include="System.Windows.Forms" />
  121. <Reference Include="System.Xml.Linq" />
  122. <Reference Include="System.Data.DataSetExtensions" />
  123. <Reference Include="Microsoft.CSharp" />
  124. <Reference Include="System.Data" />
  125. <Reference Include="System.Net.Http" />
  126. <Reference Include="System.Xml" />
  127. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  128. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  129. </Reference>
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Compile Include="Business\AutoResizeForm.cs" />
  133. <Compile Include="Business\CenterBusiness.cs" />
  134. <Compile Include="Business\DataImoport.cs" />
  135. <Compile Include="Business\HisMainBusiness.cs" />
  136. <Compile Include="Business\IMobilePay.cs" />
  137. <Compile Include="Business\InsuServices.cs" />
  138. <Compile Include="Business\IrisServices.cs" />
  139. <Compile Include="Business\MobilePay.cs" />
  140. <Compile Include="Business\STA.cs" />
  141. <Compile Include="Common\CardReader.cs" />
  142. <Compile Include="Common\ExPortToExcel.cs" />
  143. <Compile Include="Common\Common.cs" />
  144. <Compile Include="Common\Encrypt.cs" />
  145. <Compile Include="Common\HttpEncoder.cs" />
  146. <Compile Include="Common\Signer.cs" />
  147. <Compile Include="Common\SMLib\GmUtil.cs" />
  148. <Compile Include="Common\Utils.cs" />
  149. <Compile Include="Common\WinApi.cs" />
  150. <Compile Include="Entity\BaseLine\ResPonse\RespBase1101.cs" />
  151. <Compile Include="Entity\Insu\ResPonse\Resp1101.cs" />
  152. <Compile Include="FormSetter\ComboxSetter.cs" />
  153. <Compile Include="FormSetter\DataTableSetter.cs" />
  154. <Compile Include="FormSetter\GridViewSetter.cs" />
  155. <Compile Include="Forms\AddSignleDirectory.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  159. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="Forms\CenterResult.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="Forms\CenterResult.designer.cs">
  165. <DependentUpon>CenterResult.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="Forms\ChooseCard.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="Forms\ChooseCard.designer.cs">
  171. <DependentUpon>ChooseCard.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="Forms\BasicData.cs">
  174. <SubType>Form</SubType>
  175. </Compile>
  176. <Compile Include="Forms\BasicData.designer.cs">
  177. <DependentUpon>BasicData.cs</DependentUpon>
  178. </Compile>
  179. <Compile Include="Forms\Clearing.cs">
  180. <SubType>Form</SubType>
  181. </Compile>
  182. <Compile Include="Forms\Clearing.designer.cs">
  183. <DependentUpon>Clearing.cs</DependentUpon>
  184. </Compile>
  185. <Compile Include="Forms\FeeUpload.cs">
  186. <SubType>Form</SubType>
  187. </Compile>
  188. <Compile Include="Forms\FeeUpload.designer.cs">
  189. <DependentUpon>FeeUpload.cs</DependentUpon>
  190. </Compile>
  191. <Compile Include="Forms\HospitalRegister.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="Forms\HospitalRegister.Designer.cs">
  195. <DependentUpon>HospitalRegister.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="Forms\MedInsuQuery.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="Forms\MedInsuQuery.Designer.cs">
  201. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="Forms\InformationOfSelfPatients.cs">
  204. <SubType>Form</SubType>
  205. </Compile>
  206. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  207. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  208. </Compile>
  209. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="Forms\PreAndInProcessAnalysisForm.designer.cs">
  213. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="Forms\PrescriptionCirculation.cs">
  216. <SubType>Form</SubType>
  217. </Compile>
  218. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  219. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  220. </Compile>
  221. <Compile Include="Forms\SearchAdmdvs.cs">
  222. <SubType>Form</SubType>
  223. </Compile>
  224. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  225. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  226. </Compile>
  227. <Compile Include="Forms\PerDesigRecord.cs">
  228. <SubType>Form</SubType>
  229. </Compile>
  230. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  231. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  232. </Compile>
  233. <Compile Include="Forms\HandleException.cs">
  234. <SubType>Form</SubType>
  235. </Compile>
  236. <Compile Include="Forms\HandleException.designer.cs">
  237. <DependentUpon>HandleException.cs</DependentUpon>
  238. </Compile>
  239. <Compile Include="Forms\MaintainBasicData.cs">
  240. <SubType>Form</SubType>
  241. </Compile>
  242. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  243. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  244. </Compile>
  245. <Compile Include="Forms\OutpatientRegistration.cs">
  246. <SubType>Form</SubType>
  247. </Compile>
  248. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  249. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  250. </Compile>
  251. <Compile Include="Forms\PatientInsuInfo.cs">
  252. <SubType>Form</SubType>
  253. </Compile>
  254. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  255. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  256. </Compile>
  257. <Compile Include="Forms\PrintDesign.cs">
  258. <SubType>Form</SubType>
  259. </Compile>
  260. <Compile Include="Forms\PrintDesign.Designer.cs">
  261. <DependentUpon>PrintDesign.cs</DependentUpon>
  262. </Compile>
  263. <Compile Include="Forms\PrintPreview.cs">
  264. <SubType>Form</SubType>
  265. </Compile>
  266. <Compile Include="Forms\PrintPreview.Designer.cs">
  267. <DependentUpon>PrintPreview.cs</DependentUpon>
  268. </Compile>
  269. <Compile Include="Forms\SettlementBilllist.cs">
  270. <SubType>Form</SubType>
  271. </Compile>
  272. <Compile Include="Forms\SettlementBilllist.designer.cs">
  273. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  274. </Compile>
  275. <Compile Include="Forms\SettlementChecklist.cs">
  276. <SubType>Form</SubType>
  277. </Compile>
  278. <Compile Include="Forms\SettlementChecklist.designer.cs">
  279. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  280. </Compile>
  281. <Compile Include="Forms\SettlementInfo.cs">
  282. <SubType>Form</SubType>
  283. </Compile>
  284. <Compile Include="Forms\SettlementInfo.designer.cs">
  285. <DependentUpon>SettlementInfo.cs</DependentUpon>
  286. </Compile>
  287. <Compile Include="Forms\SlowSpecRecord.cs">
  288. <SubType>Form</SubType>
  289. </Compile>
  290. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  291. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  292. </Compile>
  293. <Compile Include="Forms\TableButton.cs">
  294. <SubType>Form</SubType>
  295. </Compile>
  296. <Compile Include="Forms\TableButton.Designer.cs">
  297. <DependentUpon>TableButton.cs</DependentUpon>
  298. </Compile>
  299. <Compile Include="Forms\ToRecordChoose.cs">
  300. <SubType>Form</SubType>
  301. </Compile>
  302. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  303. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  304. </Compile>
  305. <Compile Include="Forms\ToRecordFrom.cs">
  306. <SubType>Form</SubType>
  307. </Compile>
  308. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  309. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  310. </Compile>
  311. <Compile Include="Forms\UserControl2.cs">
  312. <SubType>UserControl</SubType>
  313. </Compile>
  314. <Compile Include="Forms\UserControl2.Designer.cs">
  315. <DependentUpon>UserControl2.cs</DependentUpon>
  316. </Compile>
  317. <Compile Include="Helper\DropHelper.cs" />
  318. <Compile Include="Helper\EncryptHelper.cs" />
  319. <Compile Include="Helper\IInvokeCenter.cs" />
  320. <Compile Include="Helper\InvokeComCenter.cs" />
  321. <Compile Include="Helper\InvokeHelper.cs" />
  322. <Compile Include="Helper\InvokeRestCenter.cs" />
  323. <Compile Include="Helper\IrisDataHelper.cs" />
  324. <Compile Include="Helper\JsonHelper.cs" />
  325. <Compile Include="Helper\XmlHelper.cs" />
  326. <Compile Include="InsuBusiness.cs" />
  327. <Compile Include="IInsuBusiness.cs" />
  328. <Compile Include="Lib\EasyGmUtils.cs" />
  329. <Compile Include="Lib\SignUtil.cs" />
  330. <Compile Include="Lib\SignUtils.cs" />
  331. <Compile Include="Lib\SMUtil.cs" />
  332. <Compile Include="Properties\AssemblyInfo.cs" />
  333. <Compile Include="Properties\Resources.Designer.cs">
  334. <AutoGen>True</AutoGen>
  335. <DesignTime>True</DesignTime>
  336. <DependentUpon>Resources.resx</DependentUpon>
  337. </Compile>
  338. <Compile Include="Properties\Settings.Designer.cs">
  339. <AutoGen>True</AutoGen>
  340. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  341. <DependentUpon>Settings.settings</DependentUpon>
  342. </Compile>
  343. <Compile Include="Variables\Global.cs" />
  344. <Compile Include="Variables\ModeEnum.cs" />
  345. <Compile Include="Variables\Struct.cs" />
  346. <Compile Include="Variables\StructExtend.cs" />
  347. </ItemGroup>
  348. <ItemGroup>
  349. <Folder Include="ControlSetter\" />
  350. </ItemGroup>
  351. <ItemGroup>
  352. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  353. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  354. </EmbeddedResource>
  355. <EmbeddedResource Include="Forms\CenterResult.resx">
  356. <DependentUpon>CenterResult.cs</DependentUpon>
  357. </EmbeddedResource>
  358. <EmbeddedResource Include="Forms\ChooseCard.resx">
  359. <DependentUpon>ChooseCard.cs</DependentUpon>
  360. </EmbeddedResource>
  361. <EmbeddedResource Include="Forms\BasicData.resx">
  362. <DependentUpon>BasicData.cs</DependentUpon>
  363. </EmbeddedResource>
  364. <EmbeddedResource Include="Forms\Clearing.resx">
  365. <DependentUpon>Clearing.cs</DependentUpon>
  366. </EmbeddedResource>
  367. <EmbeddedResource Include="Forms\FeeUpload.resx">
  368. <DependentUpon>FeeUpload.cs</DependentUpon>
  369. </EmbeddedResource>
  370. <EmbeddedResource Include="Forms\HospitalRegister.resx">
  371. <DependentUpon>HospitalRegister.cs</DependentUpon>
  372. </EmbeddedResource>
  373. <EmbeddedResource Include="Forms\MedInsuQuery.resx">
  374. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  375. </EmbeddedResource>
  376. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  377. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  378. </EmbeddedResource>
  379. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  380. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  381. </EmbeddedResource>
  382. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  383. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  384. </EmbeddedResource>
  385. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  386. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  387. </EmbeddedResource>
  388. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  389. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  390. </EmbeddedResource>
  391. <EmbeddedResource Include="Forms\HandleException.resx">
  392. <DependentUpon>HandleException.cs</DependentUpon>
  393. </EmbeddedResource>
  394. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  395. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  396. </EmbeddedResource>
  397. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  398. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  399. </EmbeddedResource>
  400. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  401. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  402. </EmbeddedResource>
  403. <EmbeddedResource Include="Forms\PrintDesign.resx">
  404. <DependentUpon>PrintDesign.cs</DependentUpon>
  405. </EmbeddedResource>
  406. <EmbeddedResource Include="Forms\PrintPreview.resx">
  407. <DependentUpon>PrintPreview.cs</DependentUpon>
  408. </EmbeddedResource>
  409. <EmbeddedResource Include="Forms\SettlementBilllist.resx">
  410. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  411. </EmbeddedResource>
  412. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  413. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  414. </EmbeddedResource>
  415. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  416. <DependentUpon>SettlementInfo.cs</DependentUpon>
  417. </EmbeddedResource>
  418. <EmbeddedResource Include="Properties\Resources.resx">
  419. <Generator>ResXFileCodeGenerator</Generator>
  420. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  421. </EmbeddedResource>
  422. </ItemGroup>
  423. <ItemGroup>
  424. <None Include="app.config" />
  425. <None Include="packages.config" />
  426. <None Include="Properties\Settings.settings">
  427. <Generator>SettingsSingleFileGenerator</Generator>
  428. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  429. </None>
  430. </ItemGroup>
  431. <ItemGroup>
  432. <COMReference Include="stdole">
  433. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  434. <VersionMajor>2</VersionMajor>
  435. <VersionMinor>0</VersionMinor>
  436. <Lcid>0</Lcid>
  437. <WrapperTool>primary</WrapperTool>
  438. <Isolated>False</Isolated>
  439. <EmbedInteropTypes>True</EmbedInteropTypes>
  440. </COMReference>
  441. </ItemGroup>
  442. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  443. </Project>