提交代码
This commit is contained in:
parent
724edd0121
commit
2a942f5f47
|
@ -2021,6 +2021,9 @@
|
|||
<Content Include="Transfer\Chart\Instrumentation.aspx" />
|
||||
<Content Include="Transfer\Chart\PunchlistFrom.aspx" />
|
||||
<Content Include="Transfer\Chart\PunchlistFromChart.aspx" />
|
||||
<Content Include="Transfer\Chart\PunchlistFromChartNew.aspx" />
|
||||
<Content Include="Transfer\Chart\PunchlistFromProgress.aspx" />
|
||||
<Content Include="Transfer\Chart\PunchlistFromSort.aspx" />
|
||||
<Content Include="Transfer\Chart\TransferChart.aspx" />
|
||||
<Content Include="Transfer\CivilStructure.aspx" />
|
||||
<Content Include="Transfer\CivilStructureDataIn.aspx" />
|
||||
|
@ -17587,6 +17590,27 @@
|
|||
<Compile Include="Transfer\Chart\PunchlistFromChart.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromChart.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromChartNew.aspx.cs">
|
||||
<DependentUpon>PunchlistFromChartNew.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromChartNew.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromChartNew.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromProgress.aspx.cs">
|
||||
<DependentUpon>PunchlistFromProgress.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromProgress.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromProgress.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromSort.aspx.cs">
|
||||
<DependentUpon>PunchlistFromSort.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\PunchlistFromSort.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromSort.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Chart\TransferChart.aspx.cs">
|
||||
<DependentUpon>TransferChart.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
|
Loading…
Reference in New Issue