From 73d6d058983ff914e5092bba4b2c403eef2caec5 Mon Sep 17 00:00:00 2001 From: peizhiyong <zhiyong.pei@broconcentric.com> Date: 星期三, 06 八月 2025 18:40:38 +0800 Subject: [PATCH] 检测产品线轮廓度的结果添加双重补偿,深度图存图绑定产品二维码 --- src/Bro.M141.Process/Bro.M141.Process.csproj | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/Bro.M141.Process/Bro.M141.Process.csproj b/src/Bro.M141.Process/Bro.M141.Process.csproj index 17b8e84..b92ffe5 100644 --- a/src/Bro.M141.Process/Bro.M141.Process.csproj +++ b/src/Bro.M141.Process/Bro.M141.Process.csproj @@ -163,9 +163,6 @@ <Reference Include="SunnyUI.Common"> <HintPath>..\..\libs\Nuget\SunnyUI.Common.dll</HintPath> </Reference> - <Reference Include="System.Threading.Channels"> - <HintPath>..\..\libs\Nuget\System.Threading.Channels.dll</HintPath> - </Reference> <Reference Include="zxing"> <HintPath>..\..\libs\Nuget\zxing.dll</HintPath> </Reference> -- Gitblit v1.8.0