Compare commits
No commits in common. "a2d254b86941f9ea1eb3bbb211580c0688f111f4" and "2c1cd6b767ce7064fbfaab6104a80f2750f1a61f" have entirely different histories.
a2d254b869
...
2c1cd6b767
|
@ -2021,9 +2021,6 @@
|
|||
<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" />
|
||||
|
@ -17590,27 +17587,6 @@
|
|||
<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