songnan.zhang 3 years ago
parent
commit
bf41328609
  1. 6
      AutoFileCopyNet/AutoFileCopyNet.csproj

6
AutoFileCopyNet/AutoFileCopyNet.csproj

@ -101,6 +101,8 @@
<Compile Include="HaiTianFileAnalytic\Injpar.cs" />
<Compile Include="HaiTianFileCopy\HaiTianFileCopyJob.cs" />
<Compile Include="EngelFileAnalytic\Engel.cs" />
<Compile Include="Log\LogDataAccess.cs" />
<Compile Include="Log\LogFileAccess.cs" />
<Compile Include="MemoryHandler.cs" />
<Compile Include="Monitoring\Monitoring.cs" />
<Compile Include="Monitoring\NetworkMonitor.cs" />
@ -160,9 +162,7 @@
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<Folder Include="Log\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save