2023-08-23
This commit is contained in:
@@ -107,6 +107,10 @@
|
||||
<HintPath>..\FineUIPro\Reference BLL\Interop.WIA.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
|
||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
@@ -1206,6 +1210,13 @@
|
||||
<Content Include="PHTGL\BiddingManagement\SetSubReviewDetail.aspx" />
|
||||
<Content Include="PHTGL\BiddingManagement\SetSubReviewEdit.aspx" />
|
||||
<Content Include="PHTGL\BiddingManagement\SetSubReviewEdit2.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\BidProjectQuantityEdit.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\BidProjectQuantityList.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\MainProjectQuantityEdit.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\PHTGL_QuantityEdit.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\TemQuantityIn.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\TemQuantityList.aspx" />
|
||||
<Content Include="PHTGL\BillOfQuantities\TemQuantitySelect.aspx" />
|
||||
<Content Include="PHTGL\ContractCompile\AttachUrl1.aspx" />
|
||||
<Content Include="PHTGL\ContractCompile\AttachUrl10.aspx" />
|
||||
<Content Include="PHTGL\ContractCompile\AttachUrl11.aspx" />
|
||||
@@ -7666,6 +7677,7 @@
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\Defect.aspx.cs">
|
||||
<DependentUpon>Defect.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\Defect.aspx.designer.cs">
|
||||
<DependentUpon>Defect.aspx</DependentUpon>
|
||||
@@ -12012,6 +12024,55 @@
|
||||
<Compile Include="PHTGL\BiddingManagement\SetSubReviewEdit2.aspx.designer.cs">
|
||||
<DependentUpon>SetSubReviewEdit2.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\BidProjectQuantityEdit.aspx.cs">
|
||||
<DependentUpon>BidProjectQuantityEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\BidProjectQuantityEdit.aspx.designer.cs">
|
||||
<DependentUpon>BidProjectQuantityEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\BidProjectQuantityList.aspx.cs">
|
||||
<DependentUpon>BidProjectQuantityList.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\BidProjectQuantityList.aspx.designer.cs">
|
||||
<DependentUpon>BidProjectQuantityList.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\MainProjectQuantityEdit.aspx.cs">
|
||||
<DependentUpon>MainProjectQuantityEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\MainProjectQuantityEdit.aspx.designer.cs">
|
||||
<DependentUpon>MainProjectQuantityEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\PHTGL_QuantityEdit.aspx.cs">
|
||||
<DependentUpon>PHTGL_QuantityEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\PHTGL_QuantityEdit.aspx.designer.cs">
|
||||
<DependentUpon>PHTGL_QuantityEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantityIn.aspx.cs">
|
||||
<DependentUpon>TemQuantityIn.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantityIn.aspx.designer.cs">
|
||||
<DependentUpon>TemQuantityIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantityList.aspx.cs">
|
||||
<DependentUpon>TemQuantityList.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantityList.aspx.designer.cs">
|
||||
<DependentUpon>TemQuantityList.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantitySelect.aspx.cs">
|
||||
<DependentUpon>TemQuantitySelect.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\BillOfQuantities\TemQuantitySelect.aspx.designer.cs">
|
||||
<DependentUpon>TemQuantitySelect.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\ContractCompile\AttachUrl1.aspx.cs">
|
||||
<DependentUpon>AttachUrl1.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user