| | |
| | | <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> |