This commit is contained in:
parent
37d53d15b5
commit
8bc65a4401
|
@ -2048,6 +2048,7 @@
|
|||
<Content Include="Transfer\ProjectSetupDataIn.aspx" />
|
||||
<Content Include="Transfer\PunchlistFrom.aspx" />
|
||||
<Content Include="Transfer\PunchlistFromDataIn.aspx" />
|
||||
<Content Include="Transfer\PunchlistFromEdit.aspx" />
|
||||
<Content Include="Transfer\RotatingEquipment.aspx" />
|
||||
<Content Include="Transfer\RotatingEquipmentDataIn.aspx" />
|
||||
<Content Include="Transfer\StaticEquipment.aspx" />
|
||||
|
@ -17782,6 +17783,13 @@
|
|||
<Compile Include="Transfer\PunchlistFromDataIn.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFromEdit.aspx.cs">
|
||||
<DependentUpon>PunchlistFromEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFromEdit.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\RotatingEquipment.aspx.cs">
|
||||
<DependentUpon>RotatingEquipment.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
|
Loading…
Reference in New Issue