ningshuxia
2024-05-24 7a89858cd237c4fc5d0c952804d35fcaa62be57d
IStation.Application.Core/IStation.Application.Core.csproj
@@ -11,7 +11,17 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Remove="1-dispatch\1-solution\DispatchSolution_Controller - 复制.cs" />
     <Compile Remove="1-dispatch - 复制\**" />
     <EmbeddedResource Remove="1-dispatch - 复制\**" />
     <None Remove="1-dispatch - 复制\**" />
   </ItemGroup>
   <ItemGroup>
     <Compile Remove="0-core\3-helper\Log - 复制.cs" />
     <Compile Remove="1-open\2-dispatch_solution\DispatchSolution_Controller - 复制.cs" />
     <Compile Remove="1-open\2-dispatch_solution\dto\input\FactoryDispatchInput.cs" />
     <Compile Remove="1-open\2-dispatch_solution\dto\output\DispatchSolutionOutput.cs" />
     <Compile Remove="1-open\2-dispatch_solution\dto\output\PumpDispatchOutput.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -47,13 +57,18 @@
   </ItemGroup>
   <ItemGroup>
      <PackageReference Include="Yw.Application.Core" Version="1.3.8" />
      <PackageReference Include="Yw.Quartz.Core" Version="1.0.0" />
      <PackageReference Include="Yw.Application.Core" Version="3.0.7" />
      <PackageReference Include="Yw.Quartz.Core" Version="3.0.0" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\IStation.Algorithm\IStation.Algorithm.csproj" />
     <ProjectReference Include="..\IStation.Server\IStation.Server.csproj" />
     <ProjectReference Include="..\IStation.Service.Core\IStation.Service.Core.csproj" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="0-helper\" />
   </ItemGroup>
</Project>