Browse Source

修改csproj文件

master
孙伟人 9 months ago
parent
commit
ec963b74ea
  1. 7
      Code/智慧营区/DOCManageAPP(阿克苏)/DocManageAPP.csproj

7
Code/智慧营区/DOCManageAPP(阿克苏)/DocManageAPP.csproj

@ -2070,7 +2070,7 @@
<Content Include="Fire\WatSou\WatSouList.js" />
<Content Include="FlowDesigner.aspx" />
<Content Include="FormDesigner.aspx" />
<Content Include="Global.asax" />
<Content Include="Global.asax" />
<Content Include="healthEmpower\AuthorizationResults.html" />
<Content Include="healthEmpower\css\mui.min.css" />
<Content Include="healthEmpower\css\wangns.css" />
@ -6375,9 +6375,10 @@
<Compile Include="FormDesigner.aspx.designer.cs">
<DependentUpon>FormDesigner.aspx</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile> <Compile Include="Properties\AssemblyInfo.cs" />
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Startup.cs" />
<Compile Include="WebCommon\WebThreadUtil.cs" />
<Compile Include="WebModel\DutyDiyTemplateMo.cs" />

Loading…
Cancel
Save