From 1bad8a12b5a25ec21c6dc6fa1a8957b89b5d8b3d Mon Sep 17 00:00:00 2001 From: Gokiburi <Gokiburi@DESKTOP-9ITC11L> Date: 星期四, 03 七月 2025 13:52:04 +0800 Subject: [PATCH] Merge branch 'master' of http://gitblit.broconcentric.com:8088/r/M200 --- src/Bro.M141_AOI1.Process/Bro.M141_AOI1.Process.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/Bro.M141_AOI1.Process/Bro.M141_AOI1.Process.csproj b/src/Bro.M141_AOI1.Process/Bro.M141_AOI1.Process.csproj index e1023ff..139badc 100644 --- a/src/Bro.M141_AOI1.Process/Bro.M141_AOI1.Process.csproj +++ b/src/Bro.M141_AOI1.Process/Bro.M141_AOI1.Process.csproj @@ -39,6 +39,9 @@ <Reference Include="halcondotnet"> <HintPath>..\..\libs\halcon12\halcondotnet.dll</HintPath> </Reference> + <Reference Include="Newtonsoft.Json"> + <HintPath>..\..\libs\Nuget\Newtonsoft.Json.dll</HintPath> + </Reference> </ItemGroup> </Project> -- Gitblit v1.8.0