From 8826196fc78ceb9c327d3abf7f2f2cf06dabb5df Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 09 四月 2026 14:43:32 +0800
Subject: [PATCH] 修复布局移除&添加bug。
---
LB_SmartVisionCameraDevice/obj/project.assets.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LB_SmartVisionCameraDevice/obj/project.assets.json b/LB_SmartVisionCameraDevice/obj/project.assets.json
index 0c3ec1f..21aec06 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,7 +603,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