| | |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="AGV\**" /> |
| | | <Compile Remove="HoisterJob\**" /> |
| | | <EmbeddedResource Remove="AGV\**" /> |
| | | <EmbeddedResource Remove="HoisterJob\**" /> |
| | | <None Remove="AGV\**" /> |
| | | <None Remove="HoisterJob\**" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="ConveyorLineJob\LineMonitoring.cs" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEAWCS_TaskInfoService\WIDESEAWCS_TaskInfoService.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Folder Include="AGV\" /> |
| | | </ItemGroup> |
| | | |
| | | </Project> |