| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\LB_SmartVisionCommon\LB_SmartVisionCommon.csproj" /> |
| | | <ProjectReference Include="..\LB_SmartVisionLoginUI\LB_SmartVisionLoginUI.csproj" /> |
| | | <ProjectReference Include="..\LB_VisionControl\LB_VisionControl.csproj" /> |
| | | <ProjectReference Include="..\LB_VisionFlowNode\LB_VisionFlowNode.csproj" /> |
| | | <ProjectReference Include="..\LB_VisionProcesses\LB_VisionProcesses.csproj" /> |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="CsvHelper" Version="33.1.0" /> |
| | | <PackageReference Include="MaterialSkin.NET5" Version="1.0.2" /> |
| | | </ItemGroup> |
| | | |
| | |
| | | <Reference Include="halcondotnet"> |
| | | <HintPath>ref\halcondotnet.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="MySql.Data"> |
| | | <HintPath>ref\MySql.Data.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <None Update="log4net.config"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </None> |
| | | <None Update="ref\halcondotnet.dll"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |
| | | <None Update="ref\MySql.Data.dll"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |
| | | </ItemGroup> |
| | | |
| | | </Project> |