From 9b2ad9bafb0739f8ba1e76107011fada5e5883c3 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期五, 10 四月 2026 16:23:08 +0800
Subject: [PATCH] 修复LB3D相机参数设置问题以及新增兰宝3D相机参数存储在本地以及初始化给相机参数。
---
LB_SmartVisionCommon/obj/project.assets.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LB_SmartVisionCommon/obj/project.assets.json b/LB_SmartVisionCommon/obj/project.assets.json
index c1716aa..fdb9c7c 100644
--- a/LB_SmartVisionCommon/obj/project.assets.json
+++ b/LB_SmartVisionCommon/obj/project.assets.json
@@ -547,7 +547,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
- "SdkAnalysisLevel": "10.0.100"
+ "SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0-windows7.0": {
@@ -585,7 +585,7 @@
"privateAssets": "none"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.103/PortableRuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.312/PortableRuntimeIdentifierGraph.json"
}
}
}
--
Gitblit v1.9.3