From 3c837a3be1548e296d6ed1afb32ebe418b69db25 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 02 四月 2026 13:03:41 +0800
Subject: [PATCH] 优化相机采集队列处理逻辑。
---
LB_SmartVisionCameraDevice/obj/project.assets.json | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/LB_SmartVisionCameraDevice/obj/project.assets.json b/LB_SmartVisionCameraDevice/obj/project.assets.json
index 0c3ec1f..844630e 100644
--- a/LB_SmartVisionCameraDevice/obj/project.assets.json
+++ b/LB_SmartVisionCameraDevice/obj/project.assets.json
@@ -573,7 +573,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
- "SdkAnalysisLevel": "10.0.100"
+ "SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0-windows7.0": {
@@ -603,8 +603,16 @@
"privateAssets": "none"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.103/PortableRuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.312/PortableRuntimeIdentifierGraph.json"
}
}
- }
+ },
+ "logs": [
+ {
+ "code": "NU1900",
+ "level": "Warning",
+ "warningLevel": 1,
+ "message": "鑾峰彇鍖呮紡娲炴暟鎹椂鍑洪敊: 鏃犳硶鍔犺浇婧� https://api.nuget.org/v3/index.json 鐨勬湇鍔$储寮曘��"
+ }
+ ]
}
\ No newline at end of file
--
Gitblit v1.9.3