2023-08-31

This commit is contained in:
2023-08-31 11:02:23 +08:00
parent 6ea5ca4ebe
commit 0fc844f107
24 changed files with 2260 additions and 238 deletions
+8
View File
@@ -1258,6 +1258,7 @@
<Content Include="PHTGL\ContractCompile\ContractTrackEdit.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackIn.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackList.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx" />
<Content Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx" />
<Content Include="PHTGL\ContractCompile\SpecialTermsConditions.aspx" />
<Content Include="PHTGL\Filing\ActionPlanFile.aspx" />
@@ -12367,6 +12368,13 @@
<Compile Include="PHTGL\ContractCompile\ContractTrackList.aspx.designer.cs">
<DependentUpon>ContractTrackList.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx.cs">
<DependentUpon>ContractTrackMatchWBS.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx.designer.cs">
<DependentUpon>ContractTrackMatchWBS.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx.cs">
<DependentUpon>GeneralTermsConditions.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>