1
This commit is contained in:
@@ -1521,6 +1521,9 @@
|
||||
<Content Include="HJGL\BaseInfo\TestMedium.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\TestMediumEdit.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\TestMediumView.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\Warehouse.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\WarehouseEdit.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\WarehouseView.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\Weld.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\WeldEdit.aspx" />
|
||||
<Content Include="HJGL\BaseInfo\WeldingLocation.aspx" />
|
||||
@@ -10363,6 +10366,27 @@
|
||||
<Compile Include="HJGL\BaseInfo\TestMediumView.aspx.designer.cs">
|
||||
<DependentUpon>TestMediumView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\Warehouse.aspx.cs">
|
||||
<DependentUpon>Warehouse.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\Warehouse.aspx.designer.cs">
|
||||
<DependentUpon>Warehouse.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\WarehouseEdit.aspx.cs">
|
||||
<DependentUpon>WarehouseEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\WarehouseEdit.aspx.designer.cs">
|
||||
<DependentUpon>WarehouseEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\WarehouseView.aspx.cs">
|
||||
<DependentUpon>WarehouseView.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\WarehouseView.aspx.designer.cs">
|
||||
<DependentUpon>WarehouseView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\BaseInfo\Weld.aspx.cs">
|
||||
<DependentUpon>Weld.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -16982,7 +17006,7 @@
|
||||
</COMReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v18.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
|
||||
Reference in New Issue
Block a user