2023-08-23

This commit is contained in:
2023-08-23 18:15:18 +08:00
parent 7b28f3401c
commit 117010f7d2
37 changed files with 5421 additions and 5 deletions
+5 -2
View File
@@ -104,8 +104,8 @@
<Reference Include="QRCoder, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c4ed5b9ae8358a28, processorArchitecture=MSIL">
<HintPath>..\packages\QRCoder.1.4.3\lib\net40\QRCoder.dll</HintPath>
</Reference>
<Reference Include="Quartz, Version=3.7.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
<HintPath>..\packages\Quartz.3.7.0\lib\netstandard2.0\Quartz.dll</HintPath>
<Reference Include="Quartz, Version=3.5.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
<HintPath>..\packages\Quartz.3.5.0\lib\netstandard2.0\Quartz.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
<HintPath>..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll</HintPath>
@@ -579,6 +579,9 @@
<Compile Include="PHTGL\BiddingManagement\SetSubReview_Sch1Service.cs" />
<Compile Include="PHTGL\BiddingManagement\SetSubReview_Sch2Service.cs" />
<Compile Include="Common\WordHelp.cs" />
<Compile Include="PHTGL\BillOfQuantities\PhtglBidprojectquantityService .cs" />
<Compile Include="PHTGL\BillOfQuantities\PhtglMainprojectquantityService .cs" />
<Compile Include="PHTGL\BillOfQuantities\PhtglQuantityService.cs" />
<Compile Include="PHTGL\ContractCompile\AttachUrl10Service.cs" />
<Compile Include="PHTGL\ContractCompile\AttachUrl10_HumanInputService.cs" />
<Compile Include="PHTGL\ContractCompile\AttachUrl10_MachineInputService.cs" />