ShanXiMI.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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">
  77. <HintPath>..\..\..\ThirdDLL\FastReport.dll</HintPath>
  78. </Reference>
  79. <Reference Include="FastReportFrom">
  80. <HintPath>..\..\..\ThirdDLL\FastReportFrom.dll</HintPath>
  81. </Reference>
  82. <Reference Include="GMUtilLib">
  83. <HintPath>..\..\..\ThirdDLL\c#国密算法加密解密库-v1.0.0\framework\GMUtilLib.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  86. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  87. <EmbedInteropTypes>True</EmbedInteropTypes>
  88. </Reference>
  89. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  90. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  93. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  94. <EmbedInteropTypes>True</EmbedInteropTypes>
  95. </Reference>
  96. <Reference Include="PTControl">
  97. <HintPath>..\..\..\ThirdDLL\PTControl.dll</HintPath>
  98. </Reference>
  99. <Reference Include="SunnyUI, Version=3.2.0.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  100. <HintPath>packages\SunnyUI.3.2.0\lib\net472\SunnyUI.dll</HintPath>
  101. </Reference>
  102. <Reference Include="SunnyUI.Common, Version=3.2.0.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  103. <HintPath>packages\SunnyUI.Common.3.2.0\lib\net40\SunnyUI.Common.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System" />
  106. <Reference Include="System.Core" />
  107. <Reference Include="System.Design" />
  108. <Reference Include="System.Drawing" />
  109. <Reference Include="System.IO.Compression" />
  110. <Reference Include="System.IO.Compression.FileSystem" />
  111. <Reference Include="System.Management" />
  112. <Reference Include="System.Web.Extensions" />
  113. <Reference Include="System.Windows.Forms" />
  114. <Reference Include="System.Xml.Linq" />
  115. <Reference Include="System.Data.DataSetExtensions" />
  116. <Reference Include="Microsoft.CSharp" />
  117. <Reference Include="System.Data" />
  118. <Reference Include="System.Net.Http" />
  119. <Reference Include="System.Xml" />
  120. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  121. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  122. </Reference>
  123. </ItemGroup>
  124. <ItemGroup>
  125. <Compile Include="Business\AutoResizeForm.cs" />
  126. <Compile Include="Business\CenterBusiness.cs" />
  127. <Compile Include="Business\DataImoport.cs" />
  128. <Compile Include="Business\HisMainBusiness.cs" />
  129. <Compile Include="Business\IMobilePay.cs" />
  130. <Compile Include="Business\InsuServices.cs" />
  131. <Compile Include="Business\IrisServices.cs" />
  132. <Compile Include="Business\MobilePay.cs" />
  133. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  134. <Compile Include="Business\STA.cs" />
  135. <Compile Include="Common\CardReader.cs" />
  136. <Compile Include="Common\ExPortToExcel.cs" />
  137. <Compile Include="Common\Common.cs" />
  138. <Compile Include="Common\Encrypt.cs" />
  139. <Compile Include="Common\HttpEncoder.cs" />
  140. <Compile Include="Common\Signer.cs" />
  141. <Compile Include="Common\SMLib\GmUtil.cs" />
  142. <Compile Include="Common\Utils.cs" />
  143. <Compile Include="Common\WinApi.cs" />
  144. <Compile Include="Entity\BaseLine\ResPonse\RespBase1101.cs" />
  145. <Compile Include="Entity\Insu\ResPonse\Resp1101.cs" />
  146. <Compile Include="FormSetter\ComboxSetter.cs" />
  147. <Compile Include="FormSetter\DataTableSetter.cs" />
  148. <Compile Include="FormSetter\GridViewSetter.cs" />
  149. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  150. <Compile Include="Forms\AddSignleDirectory.cs">
  151. <SubType>Form</SubType>
  152. </Compile>
  153. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  154. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  155. </Compile>
  156. <Compile Include="Forms\CenterResult.cs">
  157. <SubType>Form</SubType>
  158. </Compile>
  159. <Compile Include="Forms\CenterResult.designer.cs">
  160. <DependentUpon>CenterResult.cs</DependentUpon>
  161. </Compile>
  162. <Compile Include="Forms\ChooseCard.cs">
  163. <SubType>Form</SubType>
  164. </Compile>
  165. <Compile Include="Forms\ChooseCard.designer.cs">
  166. <DependentUpon>ChooseCard.cs</DependentUpon>
  167. </Compile>
  168. <Compile Include="Forms\BasicData.cs">
  169. <SubType>Form</SubType>
  170. </Compile>
  171. <Compile Include="Forms\BasicData.designer.cs">
  172. <DependentUpon>BasicData.cs</DependentUpon>
  173. </Compile>
  174. <Compile Include="Forms\Clearing.cs">
  175. <SubType>Form</SubType>
  176. </Compile>
  177. <Compile Include="Forms\Clearing.designer.cs">
  178. <DependentUpon>Clearing.cs</DependentUpon>
  179. </Compile>
  180. <Compile Include="Forms\FeeUpload.cs">
  181. <SubType>Form</SubType>
  182. </Compile>
  183. <Compile Include="Forms\FeeUpload.designer.cs">
  184. <DependentUpon>FeeUpload.cs</DependentUpon>
  185. </Compile>
  186. <Compile Include="Forms\HospitalRegister.cs">
  187. <SubType>Form</SubType>
  188. </Compile>
  189. <Compile Include="Forms\HospitalRegister.Designer.cs">
  190. <DependentUpon>HospitalRegister.cs</DependentUpon>
  191. </Compile>
  192. <Compile Include="Forms\MedInsuQuery.cs">
  193. <SubType>Form</SubType>
  194. </Compile>
  195. <Compile Include="Forms\MedInsuQuery.Designer.cs">
  196. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="Forms\InformationOfSelfPatients.cs">
  199. <SubType>Form</SubType>
  200. </Compile>
  201. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  202. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  203. </Compile>
  204. <Compile Include="Forms\PreAndInProcessAnalysis\PreAndInProcessAnalysisForm.cs">
  205. <SubType>Form</SubType>
  206. </Compile>
  207. <Compile Include="Forms\PreAndInProcessAnalysis\PreAndInProcessAnalysisForm.Designer.cs">
  208. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  209. </Compile>
  210. <Compile Include="Forms\PrescriptionCirculation.cs">
  211. <SubType>Form</SubType>
  212. </Compile>
  213. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  214. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  215. </Compile>
  216. <Compile Include="Forms\SearchAdmdvs.cs">
  217. <SubType>Form</SubType>
  218. </Compile>
  219. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  220. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  221. </Compile>
  222. <Compile Include="Forms\PerDesigRecord.cs">
  223. <SubType>Form</SubType>
  224. </Compile>
  225. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  226. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  227. </Compile>
  228. <Compile Include="Forms\HandleException.cs">
  229. <SubType>Form</SubType>
  230. </Compile>
  231. <Compile Include="Forms\HandleException.designer.cs">
  232. <DependentUpon>HandleException.cs</DependentUpon>
  233. </Compile>
  234. <Compile Include="Forms\MaintainBasicData.cs">
  235. <SubType>Form</SubType>
  236. </Compile>
  237. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  238. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="Forms\OutpatientRegistration.cs">
  241. <SubType>Form</SubType>
  242. </Compile>
  243. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  244. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  245. </Compile>
  246. <Compile Include="Forms\PatientInsuInfo.cs">
  247. <SubType>Form</SubType>
  248. </Compile>
  249. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  250. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  251. </Compile>
  252. <Compile Include="Forms\PrintDesign.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="Forms\PrintDesign.Designer.cs">
  256. <DependentUpon>PrintDesign.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="Forms\PrintPreview.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="Forms\PrintPreview.Designer.cs">
  262. <DependentUpon>PrintPreview.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="Forms\SettlementBilllist.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="Forms\SettlementBilllist.designer.cs">
  268. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="Forms\SettlementChecklist.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="Forms\SettlementChecklist.designer.cs">
  274. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="Forms\SettlementInfo.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="Forms\SettlementInfo.designer.cs">
  280. <DependentUpon>SettlementInfo.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="Forms\SlowSpecRecord.cs">
  283. <SubType>Form</SubType>
  284. </Compile>
  285. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  286. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="Forms\TableButton.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="Forms\TableButton.Designer.cs">
  292. <DependentUpon>TableButton.cs</DependentUpon>
  293. </Compile>
  294. <Compile Include="Forms\ToRecordChoose.cs">
  295. <SubType>Form</SubType>
  296. </Compile>
  297. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  298. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  299. </Compile>
  300. <Compile Include="Forms\ToRecordFrom.cs">
  301. <SubType>Form</SubType>
  302. </Compile>
  303. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  304. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  305. </Compile>
  306. <Compile Include="Forms\UserControl2.cs">
  307. <SubType>UserControl</SubType>
  308. </Compile>
  309. <Compile Include="Forms\UserControl2.Designer.cs">
  310. <DependentUpon>UserControl2.cs</DependentUpon>
  311. </Compile>
  312. <Compile Include="Helper\DropHelper.cs" />
  313. <Compile Include="Helper\EncryptHelper.cs" />
  314. <Compile Include="Helper\IInvokeCenter.cs" />
  315. <Compile Include="Helper\InvokeComCenter.cs" />
  316. <Compile Include="Helper\InvokeHelper.cs" />
  317. <Compile Include="Helper\InvokeRestCenter.cs" />
  318. <Compile Include="Helper\IrisDataHelper.cs" />
  319. <Compile Include="Helper\JsonHelper.cs" />
  320. <Compile Include="Helper\XmlHelper.cs" />
  321. <Compile Include="InsuBusiness.cs" />
  322. <Compile Include="IInsuBusiness.cs" />
  323. <Compile Include="Lib\EasyGmUtils.cs" />
  324. <Compile Include="Lib\SignUtil.cs" />
  325. <Compile Include="Lib\SignUtils.cs" />
  326. <Compile Include="Lib\SMUtil.cs" />
  327. <Compile Include="Properties\AssemblyInfo.cs" />
  328. <Compile Include="Properties\Resources.Designer.cs">
  329. <AutoGen>True</AutoGen>
  330. <DesignTime>True</DesignTime>
  331. <DependentUpon>Resources.resx</DependentUpon>
  332. </Compile>
  333. <Compile Include="Properties\Settings.Designer.cs">
  334. <AutoGen>True</AutoGen>
  335. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  336. <DependentUpon>Settings.settings</DependentUpon>
  337. </Compile>
  338. <Compile Include="Variables\customenums\OperationTypeEnum.cs" />
  339. <Compile Include="Variables\Global.cs" />
  340. <Compile Include="Variables\ModeEnum.cs" />
  341. <Compile Include="Variables\Struct.cs" />
  342. <Compile Include="Variables\StructExtend.cs" />
  343. </ItemGroup>
  344. <ItemGroup>
  345. <Folder Include="ControlSetter\" />
  346. </ItemGroup>
  347. <ItemGroup>
  348. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  349. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  350. </EmbeddedResource>
  351. <EmbeddedResource Include="Forms\CenterResult.resx">
  352. <DependentUpon>CenterResult.cs</DependentUpon>
  353. </EmbeddedResource>
  354. <EmbeddedResource Include="Forms\ChooseCard.resx">
  355. <DependentUpon>ChooseCard.cs</DependentUpon>
  356. </EmbeddedResource>
  357. <EmbeddedResource Include="Forms\BasicData.resx">
  358. <DependentUpon>BasicData.cs</DependentUpon>
  359. </EmbeddedResource>
  360. <EmbeddedResource Include="Forms\Clearing.resx">
  361. <DependentUpon>Clearing.cs</DependentUpon>
  362. </EmbeddedResource>
  363. <EmbeddedResource Include="Forms\FeeUpload.resx">
  364. <DependentUpon>FeeUpload.cs</DependentUpon>
  365. </EmbeddedResource>
  366. <EmbeddedResource Include="Forms\HospitalRegister.resx">
  367. <DependentUpon>HospitalRegister.cs</DependentUpon>
  368. </EmbeddedResource>
  369. <EmbeddedResource Include="Forms\MedInsuQuery.resx">
  370. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  371. </EmbeddedResource>
  372. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  373. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  374. </EmbeddedResource>
  375. <EmbeddedResource Include="Forms\PreAndInProcessAnalysis\PreAndInProcessAnalysisForm.resx">
  376. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  377. </EmbeddedResource>
  378. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  379. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  380. </EmbeddedResource>
  381. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  382. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  383. </EmbeddedResource>
  384. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  385. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  386. </EmbeddedResource>
  387. <EmbeddedResource Include="Forms\HandleException.resx">
  388. <DependentUpon>HandleException.cs</DependentUpon>
  389. </EmbeddedResource>
  390. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  391. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  392. </EmbeddedResource>
  393. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  394. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  395. </EmbeddedResource>
  396. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  397. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  398. </EmbeddedResource>
  399. <EmbeddedResource Include="Forms\PrintDesign.resx">
  400. <DependentUpon>PrintDesign.cs</DependentUpon>
  401. </EmbeddedResource>
  402. <EmbeddedResource Include="Forms\PrintPreview.resx">
  403. <DependentUpon>PrintPreview.cs</DependentUpon>
  404. </EmbeddedResource>
  405. <EmbeddedResource Include="Forms\SettlementBilllist.resx">
  406. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  407. </EmbeddedResource>
  408. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  409. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  410. </EmbeddedResource>
  411. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  412. <DependentUpon>SettlementInfo.cs</DependentUpon>
  413. </EmbeddedResource>
  414. <EmbeddedResource Include="Properties\Resources.resx">
  415. <Generator>ResXFileCodeGenerator</Generator>
  416. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  417. </EmbeddedResource>
  418. </ItemGroup>
  419. <ItemGroup>
  420. <None Include="app.config" />
  421. <None Include="packages.config" />
  422. <None Include="Properties\Settings.settings">
  423. <Generator>SettingsSingleFileGenerator</Generator>
  424. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  425. </None>
  426. </ItemGroup>
  427. <ItemGroup>
  428. <COMReference Include="stdole">
  429. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  430. <VersionMajor>2</VersionMajor>
  431. <VersionMinor>0</VersionMinor>
  432. <Lcid>0</Lcid>
  433. <WrapperTool>primary</WrapperTool>
  434. <Isolated>False</Isolated>
  435. <EmbedInteropTypes>True</EmbedInteropTypes>
  436. </COMReference>
  437. </ItemGroup>
  438. <ItemGroup>
  439. <Content Include="Readme_西安.md" />
  440. </ItemGroup>
  441. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  442. </Project>