提交代码
This commit is contained in:
parent
f71d9bc6fd
commit
8e4f1e0e8d
|
@ -1840,14 +1840,8 @@
|
|||
<Content Include="Transfer\Instrumentation.aspx" />
|
||||
<Content Include="Transfer\InstrumentationDataIn.aspx" />
|
||||
<Content Include="Transfer\Piping.aspx" />
|
||||
<Content Include="Transfer\Plumbing.aspx" />
|
||||
<Content Include="Transfer\PlumbingDataIn.aspx" />
|
||||
<Content Include="Transfer\ProjectSetup.aspx" />
|
||||
<Content Include="Transfer\ProjectSetupDataIn.aspx" />
|
||||
<Content Include="Transfer\PunchlistFrom.aspx" />
|
||||
<Content Include="Transfer\PunchlistFromDataIn.aspx" />
|
||||
<Content Include="Transfer\Telecom.aspx" />
|
||||
<Content Include="Transfer\TelecomDataIn.aspx" />
|
||||
<Content Include="Video\Video.aspx" />
|
||||
<Content Include="ZHGL\DataIn\AccidentCauseReportBar.aspx" />
|
||||
<Content Include="ZHGL\DataIn\AccidentCauseReportBarIn.aspx" />
|
||||
|
@ -16418,20 +16412,6 @@
|
|||
<Compile Include="Transfer\Piping.aspx.designer.cs">
|
||||
<DependentUpon>Piping.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Plumbing.aspx.cs">
|
||||
<DependentUpon>Plumbing.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Plumbing.aspx.designer.cs">
|
||||
<DependentUpon>Plumbing.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PlumbingDataIn.aspx.cs">
|
||||
<DependentUpon>PlumbingDataIn.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PlumbingDataIn.aspx.designer.cs">
|
||||
<DependentUpon>PlumbingDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\ProjectSetup.aspx.cs">
|
||||
<DependentUpon>ProjectSetup.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
@ -16446,34 +16426,6 @@
|
|||
<Compile Include="Transfer\ProjectSetupDataIn.aspx.designer.cs">
|
||||
<DependentUpon>ProjectSetupDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFrom.aspx.cs">
|
||||
<DependentUpon>PunchlistFrom.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFrom.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFrom.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFromDataIn.aspx.cs">
|
||||
<DependentUpon>PunchlistFromDataIn.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\PunchlistFromDataIn.aspx.designer.cs">
|
||||
<DependentUpon>PunchlistFromDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Telecom.aspx.cs">
|
||||
<DependentUpon>Telecom.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\Telecom.aspx.designer.cs">
|
||||
<DependentUpon>Telecom.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\TelecomDataIn.aspx.cs">
|
||||
<DependentUpon>TelecomDataIn.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Transfer\TelecomDataIn.aspx.designer.cs">
|
||||
<DependentUpon>TelecomDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Video\Video.aspx.cs">
|
||||
<DependentUpon>Video.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
|
Loading…
Reference in New Issue