#0053 修复合并图像工程的引用basler.pylon问题

This commit is contained in:
zhengxuan.zhang
2026-04-14 16:12:44 +08:00
parent f9f8e7f461
commit b8bcefc84b
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -11,7 +11,7 @@
<ItemGroup>
<Reference Include="Basler.Pylon">
<HintPath>C:\Program Files\Basler\pylon 8\Development\Assemblies\Basler.Pylon\x64\Basler.Pylon.dll</HintPath>
<HintPath>..\ExternalLibraries\Basler.Pylon.dll</HintPath>
</Reference>
<PackageReference Include="Serilog" Version="4.3.1" />
</ItemGroup>