ningshuxia
2024-05-07 ec22b14b0395df0ab97d1adf5b589a187bb62e59
WebApi/IStation.Application.Core/IStation.Application.Core.csproj
@@ -11,7 +11,18 @@
   </PropertyGroup>
   <ItemGroup>
     <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-dispatch\1-solution\DispatchSolution_Controller - 复制.cs" />
     <Compile Remove="1-dispatch\1-solution\dto\input\FactoryDispatchInput.cs" />
     <Compile Remove="1-dispatch\1-solution\dto\output\DispatchSolutionOutput.cs" />
     <Compile Remove="1-dispatch\1-solution\dto\output\PumpDispatchOutput.cs" />
     <Compile Remove="1-dispatch\1-solution\helper\TempOutHelper.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -48,10 +59,11 @@
   <ItemGroup>
      <PackageReference Include="Yw.Application.Core" Version="3.0.5" />
      <PackageReference Include="Yw.Quartz.Core" Version="1.0.0" />
      <PackageReference Include="Yw.Quartz.Core" Version="3.0.0" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\..\Schedule\IStation.Algorithm\IStation.Algorithm.csproj" />
     <ProjectReference Include="..\IStation.Server\IStation.Server.csproj" />
     <ProjectReference Include="..\IStation.Service.Core\IStation.Service.Core.csproj" />
   </ItemGroup>