From 2f6e00713e217f3fbb83db6e0cf67570b6df9fa0 Mon Sep 17 00:00:00 2001 From: peizhiyong <zhiyong.pei@broconcentric.com> Date: 星期五, 01 八月 2025 14:08:16 +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