zoulei 1 an în urmă
părinte
comite
c4d824ed7a
2 a modificat fișierele cu 8 adăugiri și 60 ștergeri
  1. 4 60
      XdCxRhDW.App/XdCxRhDW.App.csproj
  2. 4 0
      XdCxRhDW.WebApi/XdCxRhDW.WebApi.csproj

+ 4 - 60
XdCxRhDW.App/XdCxRhDW.App.csproj

@@ -243,15 +243,6 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="Api\EphHelper.cs" />
-    <Compile Include="Api\GDOP误差椭圆\GdopConfig.cs" />
-    <Compile Include="Api\GDOP误差椭圆\GdopHelper.cs" />
-    <Compile Include="Api\GDOP误差椭圆\MapItem.cs" />
-    <Compile Include="Api\时差线\DrawDtoLineHelper.cs" />
-    <Compile Include="Api\时差线\DtoLineModel.cs" />
-    <Compile Include="Api\时差线\OutputHelper.cs" />
-    <Compile Include="Api\频差线\DrawDfoLineHelper.cs" />
-    <Compile Include="Api\频差线\DfoLineModel.cs" />
     <Compile Include="Basic\BaseVm.cs" />
     <Compile Include="Basic\BindingData.cs" />
     <Compile Include="Basic\ColorHelper.cs" />
@@ -496,6 +487,10 @@
     </Compile>
   </ItemGroup>
   <ItemGroup>
+    <ProjectReference Include="..\XdCxRhDW.Core\XdCxRhDW.Core.csproj">
+      <Project>{35366b51-5e44-4a48-be7f-b7af696950ce}</Project>
+      <Name>XdCxRhDW.Core</Name>
+    </ProjectReference>
     <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
       <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
       <Name>XdCxRhDw.Dto</Name>
@@ -538,57 +533,6 @@
       <DependentUpon>X2D1GDOPParam.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="WebAPI\Swagger.js" />
-    <Content Include="Api\GDOP误差椭圆\GDOP\args.txt" />
-    <Content Include="Api\GDOP误差椭圆\GDOP\GDOP.h" />
-    <Content Include="Api\GDOP误差椭圆\GDOP\GDOP_Analysis.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\GDOP误差椭圆\GDOP\GDOP_Draw.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\GDOP误差椭圆\GDOP\Tle2XYZ.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\GDOP误差椭圆\readme.txt" />
-    <Content Include="Api\时差线\DLL_LHDW32.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\msvcp100.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\msvcr100.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\Newtonsoft.Json.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\Positioning.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\Positioning.h">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\时差线\XingDiSCX.exe">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\locow.exe">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\msvcp100.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\msvcr100.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\Positioning.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\Positioning_calc.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Api\频差线\Positioning_dtf.dll">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
     <None Include="DLL_11J.dll">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>

+ 4 - 0
XdCxRhDW.WebApi/XdCxRhDW.WebApi.csproj

@@ -202,6 +202,10 @@
     <None Include="packages.config" />
   </ItemGroup>
   <ItemGroup>
+    <ProjectReference Include="..\XdCxRhDW.Core\XdCxRhDW.Core.csproj">
+      <Project>{35366b51-5e44-4a48-be7f-b7af696950ce}</Project>
+      <Name>XdCxRhDW.Core</Name>
+    </ProjectReference>
     <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
       <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
       <Name>XdCxRhDw.Dto</Name>