XIAOHUIMIN

This commit is contained in:
2025-03-07 09:35:57 +08:00
parent 3dde76d00f
commit af2e65dd58
13 changed files with 30 additions and 29 deletions

View File

@ -18,14 +18,14 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DH.Devices.Camera\DH.Devices.Camera.csproj" />
<ProjectReference Include="..\DH.Devices.PLC\DH.Devices.PLC.csproj" />
<ProjectReference Include="..\DH.Devices.Vision\DH.Devices.Vision.csproj" />
<ProjectReference Include="..\DH.Do3Think\DH.Devices.Camera.csproj" />
<ProjectReference Include="..\DH.XinJEPLC\DH.Devices.PLC.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="DVPCameraCS64">
<HintPath>..\..\DHDHSoftware\libs\DVPCameraCS_Net6.0\x64\DVPCameraCS64.dll</HintPath>
<HintPath>..\X64\Debug\DVPCameraCS64.dll</HintPath>
</Reference>
</ItemGroup>