zoulei 1 年之前
父节点
当前提交
66ee71e19c
共有 2 个文件被更改,包括 3 次插入4 次删除
  1. 0 1
      Service/X2LeoTaskServer54/Service/TaskService.cs
  2. 3 3
      XdCxRhDW.Api/XdCxRhDW.Api.csproj

+ 0 - 1
Service/X2LeoTaskServer54/Service/TaskService.cs

@@ -9,7 +9,6 @@ using System.Text;
 using System.Threading;
 using System.Threading.Tasks;
 using XdCxRhDW.Dto;
-using static System.Net.Mime.MediaTypeNames;
 
 namespace X2LeoTaskServer54.Service
 {

+ 3 - 3
XdCxRhDW.Api/XdCxRhDW.Api.csproj

@@ -208,10 +208,10 @@
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Include="AddIns\信号仿真\SignalEmulation.h" />
-    <Content Include="AddIns\频差推算\DLL_DTF.dll">
+    <None Include="AddIns\频差推算\DLL_DTF.dll">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="AddIns\频差推算\新建文本文档.txt" />
+    </None>
+    <None Include="AddIns\频差推算\新建文本文档.txt" />
     <Content Include="AddIns\频差线\Positioning.h" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />