#0053 修复合并图像工程的引用basler.pylon问题
This commit is contained in:
Binary file not shown.
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="Basler.Pylon">
|
<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>
|
</Reference>
|
||||||
<PackageReference Include="Serilog" Version="4.3.1" />
|
<PackageReference Include="Serilog" Version="4.3.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user