This commit is contained in:
parent
7bfd3a2928
commit
082f27685f
|
|
@ -1156,6 +1156,18 @@
|
|||
<Content Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx" />
|
||||
<Content Include="HJGL\HotProessManage\RepairHotProessTrust.aspx" />
|
||||
<Content Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx" />
|
||||
<Content Include="HJGL\JoinMarking\assets\main-DE8eQLmE.js" />
|
||||
<Content Include="HJGL\JoinMarking\assets\main-DSskaVYi.css" />
|
||||
<Content Include="HJGL\JoinMarking\assets\pdf-lib-D5zKcp81.js" />
|
||||
<Content Include="HJGL\JoinMarking\assets\pdfjs-HfNT2Y4W.js" />
|
||||
<Content Include="HJGL\JoinMarking\assets\styles-Bno-H3Kc.js" />
|
||||
<Content Include="HJGL\JoinMarking\assets\styles-CDHjsf7D.css" />
|
||||
<Content Include="HJGL\JoinMarking\assets\viewer-BilNgxa5.css" />
|
||||
<Content Include="HJGL\JoinMarking\assets\viewer-Dla4Cfl-.js" />
|
||||
<Content Include="HJGL\JoinMarking\JoinMarking.aspx" />
|
||||
<Content Include="HJGL\JoinMarking\JointShow.aspx" />
|
||||
<Content Include="HJGL\JoinMarking\PDFMarking.aspx" />
|
||||
<Content Include="HJGL\JoinMarking\PDFShow.aspx" />
|
||||
<Content Include="HJGL\Match\InStorage.aspx" />
|
||||
<Content Include="HJGL\Match\PipelineConditionsQuery.aspx" />
|
||||
<Content Include="HJGL\Match\PipelineMaterialsDistribution.aspx" />
|
||||
|
|
@ -5880,6 +5892,32 @@
|
|||
<Compile Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx.designer.cs">
|
||||
<DependentUpon>RepairHotProessTrustEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\JoinMarking.aspx.cs">
|
||||
<DependentUpon>JoinMarking.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\JoinMarking.aspx.designer.cs">
|
||||
<DependentUpon>JoinMarking.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\JointShow.aspx.cs">
|
||||
<DependentUpon>JointShow.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\JointShow.aspx.designer.cs">
|
||||
<DependentUpon>JointShow.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\PDFMarking.aspx.cs">
|
||||
<DependentUpon>PDFMarking.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\PDFMarking.aspx.designer.cs">
|
||||
<DependentUpon>PDFMarking.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\PDFShow.aspx.cs">
|
||||
<DependentUpon>PDFShow.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\JoinMarking\PDFShow.aspx.designer.cs">
|
||||
<DependentUpon>PDFShow.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HJGL\Match\InStorage.aspx.cs">
|
||||
<DependentUpon>InStorage.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
|
@ -8270,7 +8308,6 @@
|
|||
<Folder Include="App_Themes\Default\Images\" />
|
||||
<Folder Include="common\ReportPrint\upload\" />
|
||||
<Folder Include="File\Image\" />
|
||||
<Folder Include="HJGL\JoinMarking\" />
|
||||
<Folder Include="SeetaFaceDir\modelimages\" />
|
||||
<Folder Include="tmpupload\" />
|
||||
<Folder Include="WeldMat\res\js\vendor\" />
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<UseIISExpress>true</UseIISExpress>
|
||||
|
|
|
|||
Loading…
Reference in New Issue