| | |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="WIDESEAWCS_Core" Version="1.0.7" /> |
| | | <PackageReference Include="WIDESEAWCS_QuartzJob" Version="2.1.2" /> |
| | | <Compile Remove="HoisterJob\**" /> |
| | | <EmbeddedResource Remove="HoisterJob\**" /> |
| | | <None Remove="HoisterJob\**" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEAWCS_ISystemServices\WIDESEAWCS_ISystemServices.csproj" /> |
| | | <PackageReference Include="WIDESEAWCS_QuartzJob" Version="3.0.5" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEAWCS_TaskInfoService\WIDESEAWCS_TaskInfoService.csproj" /> |
| | | </ItemGroup> |
| | | |